An open API service indexing awesome lists of open source software.

https://github.com/dimamirana/breastcancerdetection


https://github.com/dimamirana/breastcancerdetection

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# breastCancerDetection
This model evaluate if the cancer diagnosis is benign or malignant based on several observations/features. We are using 30 feature to came to a decision. The dataset was imported from sklearn.dataset. The SVC (Support Vector Classifier) is used to train the dataset. The accuracy of this model is about 97%.