Skip to content

Scoring functions #165

Closed
Closed
@bellet

Description

@bellet

Besides the default score method of our estimators, we should properly test and document the fact that one can use various metrics to evaluate our supervised and weakly-supervised metric learners when using sklearn's tools such as model_selection.GridSearchCV and model_selection.cross_val_score through their scoring parameter.

This should be done after dealing with #131, which will introduce a predict method for weakly supervised pairwise metric learners.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions