Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukti-09/breast_cancer
Determination of whether a tumor is malignant or benign. Accuracy is 97.37%
https://github.com/yukti-09/breast_cancer
breast-cancer breast-cancer-tumor breast-cancer-wisconsin machine-learning python sklearn
Last synced: 29 days ago
JSON representation
Determination of whether a tumor is malignant or benign. Accuracy is 97.37%
- Host: GitHub
- URL: https://github.com/yukti-09/breast_cancer
- Owner: Yukti-09
- Created: 2020-09-01T11:13:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T13:01:02.000Z (over 4 years ago)
- Last Synced: 2024-10-25T07:32:21.206Z (3 months ago)
- Topics: breast-cancer, breast-cancer-tumor, breast-cancer-wisconsin, machine-learning, python, sklearn
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Breast_Cancer
To determine whether a tumor is malignant or benign.
Dataset used : Breast Cancer Wisconsin Diagnostic Dataset.
Training is performed on 80% of the dataset.
Testing is performed on 20% of the dataset.
Accuracy: 97.37%