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

https://github.com/hyoaru/sparta-unsupervisedml-clustering

Machine learning peer graded assignment of SPARTA: Implementation of machine learning clustering on iris plants data set.
https://github.com/hyoaru/sparta-unsupervisedml-clustering

data-science machine-learning python unsupervised-learning

Last synced: over 1 year ago
JSON representation

Machine learning peer graded assignment of SPARTA: Implementation of machine learning clustering on iris plants data set.

Awesome Lists containing this project

README

          

# Unsupervised ML: Clustering
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 clustering on iris plants data set.
* [IPython Notebook](iris_clustering.ipynb)
* [HTML Rendered Notebook](https://htmlpreview.github.io/?https://github.com/hyoaru/sparta-unsupervisedml-clustering/blob/master/iris_clustering.html)