mi2-warsaw / FSelectorRcpp

Rcpp (free of Java/Weka) implementation of FSelector entropy-based feature selection algorithms with a sparse matrix support
http://mi2-warsaw.github.io/FSelectorRcpp/
35 stars 15 forks source link

added confidence intervals #87

Closed benjaminschlegel closed 9 months ago

benjaminschlegel commented 3 years ago

I added confidence intervals to the information_gain() function. To calculate them I used bootstrap.