dvida / cyoptics-clustering

Fast OPTICS clustering in Cython + gradient cluster extraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradient_clustering.py is not deterministic

ElrondL opened this issue · comments

Running gradient clustering with the same input and same parameters for multiple iterations yields different results.

Sometimes the difference is trivial between runs; but other times gradient clustering is unable to find any clusters which are easily visible

It's my implementation's fault Sorry!!