scikit-teach

An Active Learning Approach


License
MIT
Install
pip install scikit-teach==0.1.0

Documentation

scikit-teach

Pardon the pun.

This repository contains some active learning benchmarks based on modAL. The experimental loop that collects data can be found in the skteach.py file.

The "base-example.ipynb" file is a good starting point.