Foml Project Report
Foml Project Report
TITLE OF PROJECT:
Cancer diagnosis is a critical area of healthcare that demands accurate and timely
predictions. Early and precise detection of cancer can significantly improve
treatment outcomes and patient survival rates. This project focuses on building
machine learning models that can classify cancer levels (malignant/benign) using
patient data.
1. Dataset Overview
● Identified missing values and imputed them using the median value for
numerical columns.
3. Feature Engineering
1. Algorithms/Models Implemented
2. Evaluation Metrics
1. Naive Bayes:
Accuracy : 91%
2. Logistic regression:
Accuracy: 98.4%
4. K nearest Neighbors:
Accuracy : 96.5%
CONCLUSION
REFERENCES