fairgbm
interpret
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
fairgbm | interpret | |
---|---|---|
2 | 6 | |
92 | 5,782 | |
- | 0.7% | |
0.0 | 5.5 | |
2 months ago | 8 days ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fairgbm
We haven't tracked posts mentioning fairgbm yet.
Tracking mentions began in Dec 2020.
interpret
-
[D] Alternatives to the shap explainability package
Maybe InterpretML? It's developed and maintained by Microsoft Research and consolidates a lot of different explainability methods.
-
What Are the Most Important Statistical Ideas of the Past 50 Years?
You may also find Explainable Boosting Machines interesting: https://github.com/interpretml/interpret
They're a bit like a best of both worlds between linear models and random forests (generalized additive models fit with boosted decision trees)
Disclosure: I helped build this open source package
-
[N] Google confirms DeepMind Health Streams project has been killed off
Microsoft Explainable Boosting Machine (which is a Gaussian Additive Model and not a Gradient Boosted Trees 🙄 model) is a step in that direction https://github.com/interpretml/interpret
What are some alternatives?
shap - A game theoretic approach to explain the output of any machine learning model.
shapash - 🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
alibi - Algorithms for explaining machine learning models
imodels - Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
medspacy - Library for clinical NLP with spaCy.
decision-tree-classifier - Decision Tree Classifier and Boosted Random Forest
DashBot-3.0 - Geometry Dash bot to play & finish levels - Now training much faster!
AIF360 - A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
DALEX - moDel Agnostic Language for Exploration and eXplanation
sagemaker-explaining-credit-decisions - Amazon SageMaker Solution for explaining credit decisions.
yggdrasil-decision-forests - A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models.
DiCE - Generate Diverse Counterfactual Explanations for any machine learning model.