Skip to content

busebozkurtt/Breast-Cancer-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Breast Cancer Detection

Use machine learning to find out if the cancer cell is benign or malignant.

The breast cancer detection project decides whether breast cancer cells are benign or malignant. In the project, all steps from data collection to model creation were carried out. The best parameters for the data set are found by comparing the accuracy scores as a result of the KNN algorithm during model evaluation. In addition, PCA and NCA techniques were used to decrease the correlated between features and increase the accuracy score.

Install the required packages

  • seaborn
  • matplotlib
  • pandas
  • numpy
  • scikit_learn

Data Set

For the data set in the project, https://www.kaggle.com/ was used. Data set link used:

https://www.kaggle.com/uciml/breast-cancer-wisconsin-data

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published