Closed
Description
A pairs predictor should be able to predict a binary result when given a pair, like a classifier, when we would call the predict
function. This could be done by using a threshold and comparing the score of similarity for the pair to this threshold.
TODO:
Also:
- replace
score_pairs
by a better name likecompute_distances
(see comment [MRG] Refactor the metric() method #152 (comment))
Metadata
Metadata
Assignees
Labels
No labels