Skip to content

yuxinsun/Automatic-LPBoost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Automatic-LPBoost

Automatic LPBoost to select varying-length substrings

Tested under Python 2.7

Required packages:

numpy (v1.14 or earlier)
cvxopt (v1.2 or earlier)
networkx (v1.11 or earlier)

!Important! Due to some major changes in MultiDiGraph class of networkx, our code is only compatitable with networkx v1.x. To migrate to networkx v2.x, please refer to the following link:

https://networkx.github.io/documentation/stable/release/migration_guide_from_1.x_to_2.0.html

About

Automatic LPBoost to select varying-length substrings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors