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.pyHaotian Teng
Christopher Langmead