Skip to content
#

feature-importance

Here are 224 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
Data-Science-in-Golf-Strokes-Gained-vs-Traditional-Metrics

Unleashed the power of data science to analyze the performance of golfers from the PGA tour. Built ML models and compared Strokes Gained to traditional metrics, resulting in insightful findings and actionable recommendations for golfers at all levels. Showcased advanced data analysis, decision trees, and visualizations in this comprehensive project

  • Updated Feb 9, 2023
  • Jupyter Notebook

High data dimensionality and irrelevant features can negatively impact the performance of machine learning algorithms. This repository implements the Permutation feature importance method to enhance the performance of some machine learning models by identifying the contribution of each feature used.

  • Updated Mar 12, 2024
  • 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