Liking cljdoc? Tell your friends :D

clj-ml.distance-functions

Generates different distance metrics that can be passed as parameters to certain classifiers and clusterers like K-Means.

Euclidean, Manhattan and Chebysev distance functions are supported.

Generates different distance metrics that can be passed as parameters to certain
classifiers and clusterers like K-Means.

Euclidean, Manhattan and Chebysev distance functions are supported.
raw docstring

make-distance-functioncljmultimethod

Creates a new distance function

Creates a new distance function
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close