sage
Feature importance calculator
A Python package for calculating global feature importance using Shapley values in machine learning models
For calculating global feature importance using Shapley values.
253 stars
5 watching
34 forks
Language: Python
last commit: 10 days ago
Linked from 2 awesome lists
explainabilityinterpretabilitymachine-learningshapley
Related projects:
Repository | Description | Stars |
---|---|---|
koalaverse/vip | A package that provides a consistent interface for computing feature importance in machine learning models from various R packages. | 186 |
aerdem4/lofo-importance | A tool to evaluate feature importance by iteratively removing each feature and evaluating model performance on validation sets. | 817 |
kundajelab/deeplift | A Python library implementing methods for visualizing and interpreting the importance of features in deep neural networks | 826 |
giuseppec/featureimportance | A tool to assess feature importance in machine learning models | 33 |
jsvine/weightedcalcs | A Python library for performing weighted calculations on data using pandas | 105 |
bgreenwell/fastshap | Provides an efficient approach to computing Shapley values for explaining machine learning model predictions. | 116 |
nitro-ai/nitrofe | A Python feature engineering engine designed to simplify the creation of time-series features with internal value storage for continuous calculation | 106 |
amiratag/datashapley | Calculates fair valuation of individual training data points in machine learning models. | 259 |
redichh/shapleyr | An R package for computing Shapley values to analyze feature contributions in machine learning models. | 25 |
lancopku/iais | This project proposes a novel method for calibrating attention distributions in multimodal models to improve contextualized representations of image-text pairs. | 30 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
spencerahill/aospy | Automates computations involving gridded climate data and manages results | 84 |
akashaero/intrinsic-value-calculator | Calculates the intrinsic value of a business based on projected cash flows and growth rates | 29 |
jcgood/complexity | Tools and data for analyzing language complexity metrics from WALS-APiCS features | 0 |
quant-aq/py-smps | A Python library for analyzing and visualizing data from various aerosol sizing instruments | 32 |