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.
- Host: GitHub
- URL: https://github.com/hyoaru/sparta-unsupervisedml-clustering
- Owner: hyoaru
- Created: 2022-08-10T08:10:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T04:32:25.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T18:51:52.236Z (over 1 year ago)
- Topics: data-science, machine-learning, python, unsupervised-learning
- Language: HTML
- Homepage:
- Size: 3.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)