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
MarcelRobeer avatar

MarcelRobeer/ContrastiveExplanation

0
View on GitHub↗
45 stars·4 forks·Python·BSD-3-Clause·15 views

ContrastiveExplanation

Contrastive Explanation (Foil Trees), developed at TNO/Utrecht University

Features

  • Model Interpretability - Contrastive explanations.
  • Model Interpretation - Tools for generating contrastive explanations for models.

Star history

Star history chart for marcelrobeer/contrastiveexplanationStar history chart for marcelrobeer/contrastiveexplanation

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

Frequently asked questions

What does marcelrobeer/contrastiveexplanation do?

Contrastive Explanation (Foil Trees), developed at TNO/Utrecht University

What are the main features of marcelrobeer/contrastiveexplanation?

The main features of marcelrobeer/contrastiveexplanation are: Model Interpretability, Model Interpretation.

What are some open-source alternatives to marcelrobeer/contrastiveexplanation?

Open-source alternatives to marcelrobeer/contrastiveexplanation include: marcotcr/lime — This project is an agnostic model interpretability framework and explainability tool designed to provide local… saucecat/pdpbox — python partial dependence plot toolbox. andosa/treeinterpreter — TreeInterpreter. interpretml/interpret — Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training… austinrochford/pycebox — ⬛ Python Individual Conditional Expectation Plot Toolbox. seldonio/alibi — Algorithms for explaining machine learning models.

Open-source alternatives to ContrastiveExplanation

Similar open-source projects, ranked by how many features they share with ContrastiveExplanation.
  • austinrochford/pyceboxAustinRochford avatar

    AustinRochford/PyCEbox

    163View on GitHub↗

    ⬛ Python Individual Conditional Expectation Plot Toolbox

    Jupyter Notebook
    View on GitHub↗163
  • 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
  • andosa/treeinterpreterandosa avatar

    andosa/treeinterpreter

    761View on GitHub↗

    TreeInterpreter

    Python
    View on GitHub↗761
  • marcotcr/limemarcotcr avatar

    marcotcr/lime

    12,142View on GitHub↗

    This project is an agnostic model interpretability framework and explainability tool designed to provide local interpretable explanations for individual predictions. It functions as a local surrogate model that approximates the behavior of any machine learning classifier or regression model to identify the most influential features for a specific instance. The framework is designed to be model-agnostic, meaning it can explain predictions across tabular, text, and image data regardless of the underlying architecture. It employs local linear approximations and feature importance visualization t

    JavaScript
    View on GitHub↗12,142
See all 30 alternatives to ContrastiveExplanation→