https://github.com/matheussc017/breastcancerclassification_sklearn
Application of Machine Learning techniques through the functions and classes of the SKLearn library to predict the Diagnostics of the BreastCancer DataSet. This Script is about the use of a classification technique to predict the labeled results.
https://github.com/matheussc017/breastcancerclassification_sklearn
classification machine-learning python supervised-learning
Last synced: about 2 months ago
JSON representation
Application of Machine Learning techniques through the functions and classes of the SKLearn library to predict the Diagnostics of the BreastCancer DataSet. This Script is about the use of a classification technique to predict the labeled results.
- Host: GitHub
- URL: https://github.com/matheussc017/breastcancerclassification_sklearn
- Owner: MatheusSC017
- License: mit
- Created: 2022-07-10T20:33:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T10:38:23.000Z (over 3 years ago)
- Last Synced: 2025-10-16T23:30:40.691Z (8 months ago)
- Topics: classification, machine-learning, python, supervised-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BreastCancerClassification_SKLearn
Application of Machine Learning techniques through the functions and classes of the SKLearn library to predict the Diagnostics of the BreastCancer DataSet. This Script is about the use of a classification technique to predict the labeled results.