awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
MAIF avatar

MAIF/shapash

0
View on GitHub↗
3,223 stars·387 forks·Jupyter Notebook·Apache-2.0·15 viewsmaif.github.io/shapash↗

Shapash

πŸ”… Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models

Features

  • Explainability and Fairness - Library for visualizing and explaining model predictions.
  • General Machine Learning - Visualization library for interpretable ML labels.
  • Model Interpretability - Model interpretability.

Star history

Star history chart for maif/shapashStar history chart for maif/shapash

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Shapash

Similar open-source projects, ranked by how many features they share with Shapash.
  • interpretml/interpretinterpretml avatar

    interpretml/interpret

    6,881View on GitHub↗

    Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training inherently transparent models and applying post-hoc explanation techniques to make machine learning predictions human-understandable. The framework distinguishes itself by integrating differential privacy into the training of interpretable models to prevent sensitive data from leaking through explanations. It also features a visualization tool for rendering interactive decision paths and model behavior. The library covers model explainability through feature importance calcu

    C++
    View on GitHub↗6,881
  • aerdem4/lofo-importanceaerdem4 avatar

    aerdem4/lofo-importance

    868View on GitHub↗

    Leave One Feature Out Importance

    Python
    View on GitHub↗868
  • csinva/imodelscsinva avatar

    csinva/imodels

    1,592View on GitHub↗

    Interpretable ML package πŸ” for concise, transparent, and accurate predictive modeling (sklearn-compatible).

    Jupyter Notebook
    View on GitHub↗1,592
  • mljar/mljar-supervisedmljar avatar

    mljar/mljar-supervised

    3,267View on GitHub↗

    Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation

    Python
    View on GitHub↗3,267
See all 30 alternatives to Shapash→

Frequently asked questions

What does maif/shapash do?

πŸ”… Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models

What are the main features of maif/shapash?

The main features of maif/shapash are: Explainability and Fairness, General Machine Learning, Model Interpretability.

What are some open-source alternatives to maif/shapash?

Open-source alternatives to maif/shapash include: interpretml/interpret β€” Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training… pytorch/captum β€” Captum is an open-source library for explaining model predictions by attributing them to input features, neurons, and… csinva/imodels β€” Interpretable ML package πŸ” for concise, transparent, and accurate predictive modeling (sklearn-compatible). mljar/mljar-supervised β€” Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and… aerdem4/lofo-importance β€” Leave One Feature Out Importance. seldonio/alibi β€” Algorithms for explaining machine learning models.