Sundar0989 / XuniVerse

xverse (XuniVerse) is collection of transformers for feature engineering and feature selection
MIT License
116 stars 38 forks source link

Add random state #4

Open DimaKluchnikov opened 4 years ago

DimaKluchnikov commented 4 years ago

It's better to add random_state param to VotingSelector for ExtraTreesClassifier and RandomForestClassifier, to be able reproduce results.