There are 9 repositories under feature-importance topic.
Leave One Feature Out Importance
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.
In this project I aim to apply Various Predictive Maintenance Techniques to accurately predict the impending failure of an aircraft turbofan engine.
Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" đź§ (ICLR 2019)
Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" https://arxiv.org/abs/1909.13584
Beta Machine Learning Toolkit
A Julia package for interpretable machine learning with stochastic Shapley values
An R package for computing asymmetric Shapley values to assess causality in any trained machine learning model
Adding feature_importances_ property to sklearn.cluster.KMeans class
Awesome papers on Feature Selection
Routines and data structures for using isarn-sketches idiomatically in Apache Spark
Official repository of the paper "Interpretable Anomaly Detection with DIFFI: Depth-based Isolation Forest Feature Importance", M. Carletti, M. Terzi, G. A. Susto.
Using / reproducing DAC from the paper "Disentangled Attribution Curves for Interpreting Random Forests and Boosted Trees"
Variance-based Feature Importance in Neural Networks
CancelOut is a special layer for deep neural networks that can help identify a subset of relevant input features for streaming or static data.
Solid-state synthesis science analyzer. Thermo, features, ML, and more.
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'.
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.
Developed a churn prediction model using XGBoost, with comprehensive data preprocessing and hyperparameter tuning. Applied SHAP for feature importance analysis, leading to actionable business insights for targeted customer retention.
Counterfactual SHAP: a framework for counterfactual feature importance
Contact: Alexander Hartl, Maximilian Bachl, Fares Meghdouri. Explainability methods and Adversarial Robustness metrics for RNNs for Intrusion Detection Systems. Also contains code for "SparseIDS: Learning Packet Sampling with Reinforcement Learning" (branch "rl").
An eXplainable AI system to elucidate short-term speed forecasts in traffic networks obtained by Spatio-Temporal Graph Neural Networks.
Significance tests of feature relevance for a black-box learner
Weighted Shapley Values and Weighted Confidence Intervals for Multiple Machine Learning Models and Stacked Ensembles
A Python Package that computes Target Permutation Importances (Null Importances) of a machine learning model.
This is a custom library for data processing, visualization and machine learning tools.
Customer Segmentation Using Unsupervised Machine Learning Algorithms
Analyzing the Features which leads to heart diseases and visualizing the models' performance and important features using eli5, shap and pdp.
Counterfactual Shapley Additive Explanation: Experiments