Package | Description |
---|---|
jsat.linear.distancemetrics |
Modifier and Type | Class and Description |
---|---|
class |
MahalanobisDistance
The Mahalanobis Distance is a metric that takes into account the variance of the data.
|
class |
NormalizedEuclideanDistance
Implementation of the Normalized Euclidean Distance Metric.
|
Modifier and Type | Method and Description |
---|---|
abstract TrainableDistanceMetric |
TrainableDistanceMetric.clone() |
Copyright © 2017. All rights reserved.