Skip to content
/ DH Public

A python implementation of DH algorithm (Hierarchical Sampling for Active Learning)

Notifications You must be signed in to change notification settings

haotianteng/DH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DH algorithm

A python implementation of the DH algorithm - Hierarchical Sampling for Active Learning

Test dataset

The test dataset is a protein localization dataset taking from here

Installation and sample use

git clone https://github.com/haotianteng/DH.git
cd DH
pip install -r requirements.txt
python test_dh.py

Contributor

Haotian Teng
Christopher Langmead

About

A python implementation of DH algorithm (Hierarchical Sampling for Active Learning)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages