Uses of Enum Class
org.tribuo.math.distance.DistanceType

Packages that use DistanceType
Package
Description
Provides an implementation of HDBSCAN*.
Provides a multithreaded implementation of K-Means, with a configurable distance function.
Provides a K-Nearest Neighbours implementation which works across all Tribuo Output types.
An interface for distance computations between two SGDVector instances along with some standard implementations.