Skip to content

This repository houses a set of pure python implementations of k-means. The basic algorithm, minibatch, and some initializatoin/regularization variants are included. Also, a few datasets are included for testing.

Notifications You must be signed in to change notification settings

cooperbaerseth/k-means_pure_python

About

This repository houses a set of pure python implementations of k-means. The basic algorithm, minibatch, and some initializatoin/regularization variants are included. Also, a few datasets are included for testing.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages