Skip to content

The data is available at https://www.kaggle.com/datasets/yasserh/breast-cancer-dataset. The aim is to build a model that can classify a tumor as benign or malignant based on certain features of the tumor.

Notifications You must be signed in to change notification settings

avipul751/Cancer-Prediction-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Cancer-Prediction-Model

Breast cancer is the most common cancer amongst women in the world. It accounts for 25% of all cancer cases, and affected over 2.1 Million people in 2015 alone. It starts when cells in the breast begin to grow out of control. These cells usually form tumors that can be seen via X-ray or felt as lumps in the breast area.

The key challenges against it’s detection is how to classify tumors into malignant (cancerous) or benign(non cancerous). We take an attempt at analysis of classifying these tumors using machine learning and the Breast Cancer Wisconsin (Diagnostic) Dataset.

We use KNN classifier, Logistic Regression model, Decision Tree classifier and Random Forest classifier and compare each model's accuracy and confusion matrix to determine the best model.

About

The data is available at https://www.kaggle.com/datasets/yasserh/breast-cancer-dataset. The aim is to build a model that can classify a tumor as benign or malignant based on certain features of the tumor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published