K-Means Clustering implementation from scratch using Python, attempting to form meaningful clusters from the College Dataset. Also, KNN classification on same dataset performed.
-
Updated
May 6, 2019 - Jupyter Notebook
K-Means Clustering implementation from scratch using Python, attempting to form meaningful clusters from the College Dataset. Also, KNN classification on same dataset performed.
dataset of US universities with SAT, ACT, admission rates, and application deadlines
Add a description, image, and links to the college-dataset topic page so that developers can more easily learn about it.
To associate your repository with the college-dataset topic, visit your repo's landing page and select "manage topics."