How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples. The project provides specialized utilities for active learning optimization, allowing for the selection of the most impactful examples for labeling or re-labeling. It also includes an outlier detection tool to identify atypical data poin
CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances (NeurIPS 2020)
The main features of newbeeer/trm are: Out of Distribution Detection.
Projects with overlapping indexed features include: cleanlab/cleanlab — Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting… amazon-research/crossnorm-selfnorm. alinlab/csi — CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances (NeurIPS 2020). deeplearning-wisc/mood. dougbrion/pytorch-classification-uncertainty. aamini/evidential-deep-learning.