Shalimov / ecluster

Algorithm for clustering to estimate automagically clusters count

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-clustering algorithm in Rust for Python + NumPy

Gist

Main idea of algorithm to check potential for each mid-cluster points in R(N) spatial. And mark points with the greates potential should be considered as cluster centers.

About

Algorithm for clustering to estimate automagically clusters count


Languages

Language:Rust 100.0%