feature-elimination
There are 5 repositories under feature-elimination topic.
ing-bank/probatus
Validation (like Recursive Feature Elimination for SHAP) of (multiclass) classifiers & regressors and data used to develop them.
alik604/dimensionality-reduction-overview
A comparison between Statistical, Machine Learning, PCA, SVD, and REFÂ methods
AkashSDas/predict-hr-stay-or-leave
Sampling unbalanced dataset using SMOTE and creating a classifier to classify if a HR will stay or leave.
ktolle/Performing-Feature-Selection-in-Python
This notebook illustrates feature selection reverting many of the selection method results into pandas dataframes so that you get the appropriate column headings.
sameerg07/TelecomChurn
A logistic regression model to predict users who can churn given their demographics, services availed and expenses.