This repository contains notebooks that demonstrate the following Active Learning Strategies:
- Pool Based Active Learning:
- Uncertainty Sampling
- Least Confident Measure
- Entropy Measure
- Most Confused Measure
- Committee Sampling
- Vote Entropy Based Sampling
- KL Divergence Based Sampling
- Diversity Sampling
- Uncertainty Sampling
- Stream Based Active Learning
- Uncertainty Sampling
- Least Confident Measure
- Entropy Measure
- Most Confused Measure
- Committee Sampling
- Vote Entropy Based Sampling
- KL Divergence Based Sampling
- Uncertainty Sampling
All notebooks are runnable from top to bottom.
- Numpy
1.15.4
- Scikit Learn
0.20.1
- Matplotlib
3.1.1