metric-learn
Metric Learning Library
A Python library providing efficient implementations of various supervised and weakly-supervised metric learning algorithms.
Metric learning algorithms in Python
1k stars
46 watching
234 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
machine-learningmetric-learningpythonscikit-learn
Related projects:
Repository | Description | Stars |
---|---|---|
scikit-learn/scikit-learn | A comprehensive Python module for machine learning built on top of SciPy | 60,136 |
oml-team/open-metric-learning | A PyTorch-based framework for training and validating models that produce high-quality embeddings for computer vision and other tasks. | 882 |
scikit-learn-contrib/skope-rules | A Python machine learning module that generates logical rules to predict class labels with high precision | 625 |
scikit-multilearn/scikit-multilearn | A Python module for multi-label learning tasks using various scientific Python packages and following the scikit-learn API. | 921 |
gaelvaroquaux/scikit-learn-tutorial | A tutorial on applying machine learning to practical situations using the scikit-learn library | 129 |
gmonce/scikit-learn-book | Source code and data for a machine learning book with Python tutorials | 393 |
mop/bier | This project implements a deep metric learning framework using an adversarial auxiliary loss to improve robustness. | 39 |
benhamner/metrics | Provides implementations of various supervised machine learning evaluation metrics in multiple programming languages. | 1,627 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |
lartpang/pysodmetrics | A library providing an implementation of various metrics for object segmentation and saliency detection in computer vision. | 144 |
scikit-multiflow/scikit-multiflow | A machine learning package for streaming data in Python. | 766 |
lehy/ocaml-sklearn | Enables machine learning with scikit-learn in OCaml | 34 |
statisticianinstilettos/recmetrics | A Python library providing metrics and diagnostic tools for evaluating recommender systems. | 569 |
lensacom/sparkit-learn | A Python library that integrates PySpark and scikit-learn for distributed machine learning | 1,154 |