metric-learn: Metric Learning Algorithms in Python

William de Vazelhes,CJ Carey,Yuan Tang,Nathalie Vauquier,Aurélien Bellet
DOI: https://doi.org/10.48550/arXiv.1908.04710
IF: 5.414
2019-08-13
Machine Learning
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.
What problem does this paper attempt to address?