Skip to content

paulgc/smurf_exp_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smurf_exp_code

Dependencies: pandas, scikit-learn, pyre2, re2 (C++), six, Cython, joblib, py_stringmatching, Pyprind.

There are two main scripts:

  • learn_rf.py : To learn a random forest
  • execute_rf.py : To execute a random forest

Before running these scripts, first compile all Cython code in py_stringsimjoin/apply_rf. Specifically, do the following

  • cd py_stringsimjoin/apply_rf
  • python setup.py build_ext --inplace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published