mlpy.knowledgerep.cbr.features.StringFeature.retrieval_metric¶
-
StringFeature.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.