Skip to content
#

feature-importance

Here are 371 public repositories matching this topic...

feature_selection_functions

Feature selection is widely used in nearly all data science pipelines. Hence I have created functions that do a form of backward stepwise selection based on the XGBoost classifier feature importance and a set of other input values with the goal to return the number of features to keep in regard to a prefered AUC-score.

  • Updated Oct 5, 2021
  • Jupyter Notebook

Machine learning classification project using Random Forest, Logistic Regression, and Decision Trees on the Iris dataset. Includes model comparison, learning curves, feature importance analysis, and comprehensive evaluation metrics. Built with scikit-learn.

  • Updated Mar 15, 2026
  • Python

This repository contains a Decision Tree Regression model developed to predict house sale prices based on various predictor variables, aiming to provide accurate predictions and insights into regional differences in real estate values.

  • Updated Mar 28, 2024
  • Python

Crime and Incarceration in the United States contain data on crimes that are committed, and the prisoner counts in every 50 states, for which the data is analyzed using various analytical methods.

  • Updated Jul 5, 2022
  • Jupyter Notebook

Interactive and visual Principal Component Analysis (PCA) demos on MNIST and Fashion-MNIST datasets, featuring feature importance analysis, 2D/3D visualizations, and an interactive HTML PCA explainer.

  • Updated Dec 18, 2025
  • Jupyter Notebook

Predict bank customer churn using interactive EDA and machine learning (Logistic Regression, Decision Tree, Random Forest, Gradient Boosting). Built with Python, Scikit-learn, and Plotly. Includes feature importance and actionable business insights.

  • Updated Mar 17, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the feature-importance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the feature-importance topic, visit your repo's landing page and select "manage topics."

Learn more