Skip to content

lihaicheng7003/EmPredictor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EmPredictor

Quick Start

  1. Install Python 2.7. This script is only supported for running on Linux.

  2. Input data. Please convert the data to csv format.

  3. Run scripts, including F-score feature selection and SVM classification.

    python main.py data.csv
    

References

[1] Chih-Chung Chang and Chih-Jen Lin, LIBSVM : a library for support vector machines. ACM Transactions on Intelligent Systems and Technology, 2:27:1--27:27, 2011. Software available at http://www.csie.ntu.edu.tw/~cjlin/libsvm

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.4%
  • HTML 36.9%
  • C++ 14.0%
  • C 3.9%
  • Makefile 0.8%