mlpy.knowledgerep.cbr.features.BoolFeature.retrieval_metric¶
-
BoolFeature.retrieval_metric¶ The metric used to compute the distances between pairs of points.
The retrieval metric is only relevant for
NeighborSimilarity. Refer tosklearn.neighbors.DistanceMetricfor valid metric identifiers.Returns: str :
The retrieval metric.