Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REFS-MCC

Recursive Ensemble Feauture Selection using Matthews Correlation Coefficient


Instructions

  • From the src folder run the refs-mcc (the default parameters are: 10 threads, 10 folds and 10 total runs):
   python refs_mcc.py
  • For the full list of command line args:
   python refs_mcc.py --help

Output

The following folders and files will be created:

  • run folders (run0, run1, ..., run{n-1}, where n is the selected number of total runs, 10 by default)
  • best folder
  • sumFig.pdf & sumFig.png

About

Recursive Ensemble Feauture Selection using Matthews Correlation Coefficient

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages