Crate petal_clustering[][src]

Structs

DBSCAN (density-based spatial clustering of applications with noise) clustering algorithm.

OPTICS (ordering points to identify the clustering structure) clustering algorithm.

Traits

An interface to train a model.

An interface to apply a trained model.