8000 GitHub - Vaish035/clustering-python at 453ac07e9103e76d0601b27610e49e00c592edfd
[go: up one dir, main page]

Skip to content

Vaish035/clustering-python

Repository files navigation

Clustering using Python

In this repository you can find mini-projects that explains clustering Machine Learning tecnihuqes. All projects are done in Python programming languange.

More information

Each mini project has its own README file where you can find more information about project itself.

Custom algorithms

Please find folder called algorithms_custom where you can inspect KMeans, Means Shift.. algorithms wrote from scratch using only numpy. This can help you to understand intuition behind blackbox version of algorithm in Scikit-learn library.

Lincese

Each project has MIT Lincese.

About

Different clustering approaches applied on different problemsets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.9%
  • Python 2.9%
  • R 0.2%
0