Validation (like Recursive Feature Elimination for SHAP) of (multiclass) classifiers & regressors and data used to develop them.
-
Updated
Aug 19, 2024 - Python
Validation (like Recursive Feature Elimination for SHAP) of (multiclass) classifiers & regressors and data used to develop them.
A comparison between Statistical, Machine Learning, PCA, SVD, and REF methods
A logistic regression model to predict users who can churn given their demographics, services availed and expenses.
This notebook illustrates feature selection reverting many of the selection method results into pandas dataframes so that you get the appropriate column headings.
Sampling unbalanced dataset using SMOTE and creating a classifier to classify if a HR will stay or leave.
Add a description, image, and links to the feature-elimination topic page so that developers can more easily learn about it.
To associate your repository with the feature-elimination topic, visit your repo's landing page and select "manage topics."