Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michasacuer/ML.NET-BreastCancer

ML.NET simple app to deal with recognizing Breast Cancer
https://github.com/michasacuer/ML.NET-BreastCancer

breast-cancer ml ml-net

Last synced: about 2 months ago
JSON representation

ML.NET simple app to deal with recognizing Breast Cancer

Awesome Lists containing this project

README

        

# ML.NET-Breast-Cancer
ML.NET simple app to deal with recognizing kind of Breast Cancer (metastatic or benign) with Wisconsin Prognostic Breast Cancer Dataset.

https://www.kaggle.com/sarahvch/breast-cancer-wisconsin-prognostic-data-set

With this model, we can get 98,3% of accuracy

![My image](https://github.com/michasacuer/ML.NET-Breast-Cancer/blob/master/ML.NET%20-%20Breast%20Cancer/breastcancer.PNG)

### TODO:

- Normalization
- Predictions
- User Interface
- exceptions