Model interpretability and understanding for PyTorch
-
Updated
May 4, 2026 - Python
Model interpretability and understanding for PyTorch
XAI - An eXplainability toolbox for machine learning
Leave One Feature Out Importance
Shapley Interactions and Shapley Values for Machine Learning
Features selector based on the self selected-algorithm, loss function and validation method
ProphitBet is a Machine Learning Soccer Bet prediction application. It analyzes the form of teams, computes match statistics and predicts the outcomes of a match using Advanced Machine Learning (ML) methods. The supported algorithms in this application are Neural Networks, Random Forests & Ensembl Models.
This package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal resource allocation models.
Variance-based Feature Importance in Neural Networks
Customer churn prediction with Python using synthetic datasets. Includes data generation, feature engineering, and training with Logistic Regression, Random Forest, and Gradient Boosting. Improved pipeline applies hyperparameter tuning and threshold optimization to boost recall. Outputs metrics, reports, and charts.
Using / reproducing DAC from the paper "Disentangled Attribution Curves for Interpreting Random Forests and Boosted Trees"
Predicted and identified the drivers of Singapore HDB resale prices (2015-2019) with 0.96 Rsquare & $20,000 MAE. Web app deployment using Streamlit for user price prediction.
This repository contains the implementation of SimplEx, a method to explain the latent representations of black-box models with the help of a corpus of examples. For more details, please read our NeurIPS 2021 paper: 'Explaining Latent Representations with a Corpus of Examples'.
A minimal, reproducible explainable-AI demo using SHAP values on tabular data. Trains RandomForest or LogisticRegression models, computes global and local feature importances, and visualizes results through summary and dependence plots, all in under 100 lines of Python.
Significance tests of feature relevance for a black-box learner
This repository contains the implementation of Concept Activation Regions, a new framework to explain deep neural networks with human concepts. For more details, please read our NeurIPS 2022 paper: 'Concept Activation Regions: a Generalized Framework for Concept-Based Explanations.
A Python Package that computes Target Permutation Importances (Null Importances) of a machine learning model.
Toolbox for analysis of model's quality and model's description. For further details see
Implementation of various feature selection methods using TensorFlow library.
Automated validation toolkit for tabular ML models in finance and regulated domains.
Python package for feature ranking
Add a description, image, and links to the feature-importance topic page so that developers can more easily learn about it.
To associate your repository with the feature-importance topic, visit your repo's landing page and select "manage topics."