Distance objects.
Objects implement IFn, Smile and Apache Commons Math distance interfaces.
Distance objects. Objects implement IFn, Smile and Apache Commons Math distance interfaces.
(bound distance)
(bound distance diameter)
Create relative distance function to be bound by a diameter
(default: by 1.0
).
Create relative distance function to be bound by a `diameter` (default: by `1.0`).
(make-mahalanobis cov)
Create Mahalonobis distance for given covariance (seq of seqs) matrix.
Create Mahalonobis distance for given covariance (seq of seqs) matrix.
(make-minkowski p)
(make-minkowski p weights)
Create Minkowski distance for order p
and optional weights
for each dimension.
Create Minkowski distance for order `p` and optional `weights` for each dimension.
(shoenberg-transform distance)
(shoenberg-transform distance lambda)
Create relative distance function by applying Shoenberg transform.
Create relative distance function by applying Shoenberg transform.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |