Skip to content

kareemamrr/kmeans-from-scratch

Repository files navigation

K-Means from scratch

  • This repo shows how to implement the K-Means clustering algorithm from scratch using Python.
  • The data used is FIFA 22 player ratings, available on Kaggle.
  • A plot visualization is also included to show the optimization process.
  • To run the notebook, run pip install -r requirements.txt in the repo directory.

Alt Text

Plot gif tutorial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published