Skip to content

SherryXTChen/feature_selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feature_selection

mrmr feature selection algorithm is located in mrmr.py

  • see comments of mrmr(x, y) function in the file for the formulas to compute relevance and redundency
  • use MHA_Avec_Survey_Dataset.csv in the same folder to test the code

feature selection algorithms are located in temp_main.py

  1. univariance
  2. RFE

To run temp_main, provide a path to a csv file when prompted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages