https://github.com/srilaasya/breast-cancer-classifier
Used several Python libraries to make a K-Nearest Neighbor classifier that is trained to predict whether a patient has breast cancer
https://github.com/srilaasya/breast-cancer-classifier
knearest-neighbor-classifier python scikit-learn
Last synced: 2 months ago
JSON representation
Used several Python libraries to make a K-Nearest Neighbor classifier that is trained to predict whether a patient has breast cancer
- Host: GitHub
- URL: https://github.com/srilaasya/breast-cancer-classifier
- Owner: srilaasya
- License: gpl-2.0
- Created: 2021-02-15T06:18:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-15T06:20:12.000Z (over 4 years ago)
- Last Synced: 2025-01-25T04:41:19.260Z (4 months ago)
- Topics: knearest-neighbor-classifier, python, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Breast-Cancer-Classifier
Used several Python libraries to make a K-Nearest Neighbor classifier that is trained to predict whether a patient has breast cancer