https://github.com/hyoaru/sparta-supervisedml-binary-classification
Machine learning peer graded assignment of SPARTA: Implementation of machine learning classification on breast cancer wisconsin diagnostic data set.
https://github.com/hyoaru/sparta-supervisedml-binary-classification
data-science machine-learning python supervised-learning
Last synced: over 1 year ago
JSON representation
Machine learning peer graded assignment of SPARTA: Implementation of machine learning classification on breast cancer wisconsin diagnostic data set.
- Host: GitHub
- URL: https://github.com/hyoaru/sparta-supervisedml-binary-classification
- Owner: hyoaru
- Created: 2022-07-25T09:27:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T08:36:11.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T18:51:57.211Z (over 1 year ago)
- Topics: data-science, machine-learning, python, supervised-learning
- Language: HTML
- Homepage:
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supervised ML: Binary Classification
A machine learning peer graded assignment of Smarter Philippines through Data Analytics R&D, Training and Adoption (SPARTA) on the course Data Science and Machine Learning with Python.
Implementation of machine learning classification on breast cancer wisconsin diagnostic data set.
* [IPython Notebook](breast_cancer_binary_classification.ipynb)
* [HTML Rendered Notebook](https://htmlpreview.github.io/?https://github.com/hyoaru/sparta-supervisedml-binary-classification/blob/master/breast_cancer_binary_classification.html)