#85 · Primary category: MLOps & Evaluation
shapash
🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
Project last updated:08/28/26
GitHub Stars
3.3K
Forks
388
Contributors
49
License
Apache-2.0
Why we included this project
Shapash turns the shap and LIME outputs behind a trained model into explanations people can actually read. You generate global and per-prediction explanations in a few lines of code, then view them as clearly labeled visualizations or an interactive webapp that non-technical stakeholders can click through on their own. It also helps with auditing: you can freeze model and data information into an HTML report and check stability, consistency, and compactness metrics to see whether the explainability method itself can be trusted. That makes it a practical pick for teams working on regression, binary, or multiclass problems with XGBoost, LightGBM, CatBoost, or sklearn ensembles, especially when they need to document a model and explain its decisions to business users.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models