mlpy.knowledgerep.cbr.features.IntFeature.retrieval_metric

IntFeature.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.