A python implementation of the DH algorithm - Hierarchical Sampling for Active Learning
The test dataset is a protein localization dataset taking from here
git clone https://github.com/haotianteng/DH.git
cd DH
pip install -r requirements.txt
python test_dh.py
Haotian Teng
Christopher Langmead