hughstime's Stars
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
nankris/Recursive-Feature-elimination-RFE-using-cross-validation
RFE on housing dataset
duxuhao/Feature-Selection
Features selector based on the self selected-algorithm, loss function and validation method
akusok/hpelm
High performance implementation of Extreme Learning Machines (fast randomized neural networks).
aerdem4/lofo-importance
Leave One Feature Out Importance
waltergenchi/RandomForest-feature-importance
Explore Importance of Features in Random Forests
ZhengzeZhou/unbiased-feature-importance
Implementation of unbiased measurement of feature importance in Random Forests
gregtam/interpreting-decision-trees-and-random-forests
Unwrapping decision trees and random forests to make them less of a black box
parrt/random-forest-importances
Code to compute permutation and drop-column importances in Python scikit-learn models
SauceCat/PDPbox
python partial dependence plot toolbox