An open API service indexing awesome lists of open source software.

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.

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)