https://github.com/teddyoweh/college-students-clustering
Implementing Kmeans on a College Students database based on their iq and cgpa and using creating linear regression model to predict the clusters students belong to
https://github.com/teddyoweh/college-students-clustering
algorithm-challenges kmeans-clustering kmeans-clustering-algorithm linear-regression machine-learning machine-learning-algorithms
Last synced: 6 months ago
JSON representation
Implementing Kmeans on a College Students database based on their iq and cgpa and using creating linear regression model to predict the clusters students belong to
- Host: GitHub
- URL: https://github.com/teddyoweh/college-students-clustering
- Owner: teddyoweh
- Created: 2022-04-24T18:23:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T23:25:42.000Z (about 3 years ago)
- Last Synced: 2025-03-24T00:26:54.670Z (7 months ago)
- Topics: algorithm-challenges, kmeans-clustering, kmeans-clustering-algorithm, linear-regression, machine-learning, machine-learning-algorithms
- Language: Jupyter Notebook
- Homepage:
- Size: 423 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# College-Students-Clustering
Implementing Kmeans on a College Students database based on their iq and cgpa and using creating linear regression model to predict the clusters students belong to