scikit-activeml and deep-active-learning

scikit-activeml
72
Verified
deep-active-learning
45
Emerging
Maintenance 13/25
Adoption 19/25
Maturity 25/25
Community 15/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 20/25
Stars: 186
Forks: 22
Downloads: 6,789
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stars: 108
Forks: 23
Downloads:
Commits (30d): 0
Language: Python
License: BSD-2-Clause
No risk flags
Stale 6m No Package No Dependents

About scikit-activeml

scikit-activeml/scikit-activeml

scikit-activeml: A Comprehensive and User-friendly Active Learning Library

This library helps machine learning practitioners efficiently train models when labeled data is scarce or expensive to obtain. You provide a large amount of unlabeled data and a small initial set of labeled data. The system intelligently selects the most informative data points for you to label, resulting in a high-performing model with minimal labeling effort. Data scientists and ML engineers working with limited labeling budgets would find this valuable.

machine-learning-training data-labeling-optimization model-efficiency sparse-data-learning

About deep-active-learning

cure-lab/deep-active-learning

An implementation of the state-of-the-art Deep Active Learning algorithms

This project offers various strategies for 'active learning' with deep neural networks. It helps data scientists and machine learning engineers reduce the cost of labeling large datasets by intelligently selecting the most informative data points to be annotated. You provide a deep learning model and your unlabeled data, and it outputs a prioritized list of data points that will give the most bang for your buck in terms of labeling effort.

machine-learning-engineering data-labeling cost-reduction model-training computer-vision

Scores updated daily from GitHub, PyPI, and npm data. How scores work