issues
search
AlineTalhouk
/
splendid
Supervised Learning Ensemble for Diagnostic Identification
https://alinetalhouk.github.io/splendid/
Other
1
stars
0
forks
source link
Fix rfe
#46
Closed
dchiu911
closed
6 years ago
dchiu911
commented
6 years ago
Added
AdaBoost.M1
algorithm
Improved RFE interface
Supports
svm
,
rf
,
lda
,
adaboost_m1
Allows tuning on/off
RFE is first applied on a default set of tuning parameters, then we tune parameters on the chosen variables using a grid search
AdaBoost.M1
algorithmsvm
,rf
,lda
,adaboost_m1