mlpy.knowledgerep.cbr.features.Feature.retrieval_metric

Feature.retrieval_metric

The metric used to compute the distances between pairs of points.

The retrieval metric is only relevant for NeighborSimilarity. Refer to sklearn.neighbors.DistanceMetric for valid metric identifiers.

Returns:

str :

The retrieval metric.