Skip to content

qkgautier/ATNE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATNE

Python code for Adaptive Threshold Non-Pareto Elimination, augmented with hint data features.

Requirements

Python 2.7 or 3.4. Python 3 is preferred.

Packages:

  • numpy
  • scipy
  • scikit-learn
  • More: TODO

Example Usage

From the src directory:

$ ./main.py -i ../data/bfs_sparse.mat

$ python3 main.py -i ../data/bfs_sparse.mat --hint

License

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages