Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/michasacuer/ML.NET-BreastCancer
- Owner: michasacuer
- Created: 2018-09-13T19:13:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T17:09:07.000Z (over 4 years ago)
- Last Synced: 2023-03-06T06:58:52.858Z (almost 2 years ago)
- Topics: breast-cancer, ml, ml-net
- Language: C#
- Homepage:
- Size: 219 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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