An open API service indexing awesome lists of open source software.

https://github.com/bullet-ant/feature-selection

Implemented 3 ranking techniques: Fisher Discriminant Ratio (FDR), Signal-Noise Ratio (SNR), Corelation Coefficient (CC). Made different combinations of the above 3 to eliminate low ranked features and identify the prominent features and compare the performances of models trained with every combination’s selected features.
https://github.com/bullet-ant/feature-selection

Last synced: about 2 months ago
JSON representation

Implemented 3 ranking techniques: Fisher Discriminant Ratio (FDR), Signal-Noise Ratio (SNR), Corelation Coefficient (CC). Made different combinations of the above 3 to eliminate low ranked features and identify the prominent features and compare the performances of models trained with every combination’s selected features.

Awesome Lists containing this project