SOTAVerified

metric-learn: Metric Learning Algorithms in Python

2019-08-13Code Available0· sign in to hype

William de Vazelhes, CJ Carey, Yuan Tang, Nathalie Vauquier, Aurélien Bellet

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

metric-learn is an open source Python package implementing supervised and weakly-supervised distance metric learning algorithms. As part of scikit-learn-contrib, it provides a unified interface compatible with scikit-learn which allows to easily perform cross-validation, model selection, and pipelining with other machine learning estimators. metric-learn is thoroughly tested and available on PyPi under the MIT licence.

Tasks

Reproductions