modAL-python / modAL

A modular active learning framework for Python
https://modAL-python.github.io/
MIT License
2.19k stars 320 forks source link

Hierarchical sampling for active learning #16

Open cosmic-cortex opened 6 years ago

cosmic-cortex commented 6 years ago

Implement the hierarchical sampling algorithm from Dasgupta and Hsu paper.

pushkarnimkar commented 2 years ago

I'll like to work on this starting from May 2022! Could you please point me to guidelines if you're accepting contributions?