Skip to content

TheCentralLimit/TopSecret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TopSecret

It's classified...

How to run the code

  1. Go to src/

  2. Run:

$ python2 main.py [data file] [output directory] [features]*

where [data file] is the path to the data file, [output directory] is the directory you would like to output results to, and [features]* is any number of "features". Supported features are power_law, mcmc, and classifier. If you would like to enable all features, just use all.

Credit

Copyright 2016 © Jacob Lange, Chi Nguyen, Daniel Wysocki