awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to explainx/explainx

Open-source alternatives to Explainx

30 open-source projects similar to explainx/explainx, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Explainx alternative.

  • albermax/innvestigateAvatar albermax

    albermax/innvestigate

    1,305Vezi pe GitHub↗

    A toolbox to iNNvestigate neural networks' predictions!

    Python
    Vezi pe GitHub↗1,305
  • algofairness/blackboxauditingAvatar algofairness

    algofairness/BlackBoxAuditing

    133Vezi pe GitHub↗

    This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most datasets. For more information on the repair process, see our paper on Certifying and Removing Disparate Impact. For information on the full auditing process, see our paper on…

    Python
    Vezi pe GitHub↗133
  • alvinwan/neural-backed-decision-treesAvatar alvinwan

    alvinwan/neural-backed-decision-trees

    625Vezi pe GitHub↗

    Project Page // Paper // No-code Web Demo // Colab Notebook

    Python
    Vezi pe GitHub↗625
  • andosa/treeinterpreterAvatar andosa

    andosa/treeinterpreter

    761Vezi pe GitHub↗

    TreeInterpreter

    Python
    Vezi pe GitHub↗761
  • ankurtaly/integrated-gradientsAvatar ankurtaly

    ankurtaly/Integrated-Gradients

    651Vezi pe GitHub↗

    (a.k.a. Path-Integrated Gradients, a.k.a. Axiomatic Attribution for Deep Networks)

    Jupyter Notebook
    Vezi pe GitHub↗651

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • austinrochford/pyceboxAvatar AustinRochford

    AustinRochford/PyCEbox

    163Vezi pe GitHub↗

    ⬛ Python Individual Conditional Expectation Plot Toolbox

    Jupyter Notebook
    Vezi pe GitHub↗163
  • bcg-gamma/facetAvatar BCG-Gamma

    BCG-Gamma/facet

    534Vezi pe GitHub↗

    .. image:: sphinx/source/images/GammaFacetLogoRGB_LB.svg

    Jupyter Notebook
    Vezi pe GitHub↗534
  • benedekrozemberczki/shapleyAvatar benedekrozemberczki

    benedekrozemberczki/shapley

    226Vezi pe GitHub↗

    The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

    Python
    Vezi pe GitHub↗226
  • calculatedcontent/weightwatcherAvatar CalculatedContent

    CalculatedContent/WeightWatcher

    1,757Vezi pe GitHub↗

    WeightWatcher (WW) is an open-source, diagnostic tool for analyzing Deep Neural Networks (DNN), without needing access to training or even test data. It is based on theoretical research into Why Deep Learning Works, based on our Theory of Heavy-Tailed Self-Regularization (HT-SR). It uses ideas…

    Python
    Vezi pe GitHub↗1,757
  • christophm/rulefitAvatar christophM

    christophM/rulefit

    446Vezi pe GitHub↗

    Python implementation of the rulefit algorithm

    Python
    Vezi pe GitHub↗446
  • csinva/imodelsAvatar csinva

    csinva/imodels

    1,592Vezi pe GitHub↗

    Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).

    Jupyter Notebook
    Vezi pe GitHub↗1,592
  • david-cortes/outliertreeAvatar david-cortes

    david-cortes/outliertree

    64Vezi pe GitHub↗

    Explainable outlier/anomaly detection based on smart decision tree grouping, similar in spirit to the GritBot software developed by RuleQuest research. Written in C++ with interfaces for R and Python (additional Ruby wrapper can be found here). Supports columns of types numeric, categorical,…

    C++
    Vezi pe GitHub↗64
  • deel-ai/xpliqueAvatar deel-ai

    deel-ai/xplique

    747Vezi pe GitHub↗

    🦊 Xplique (pronounced \ɛks.plik\ ) is a Python toolkit dedicated to explainability. The goal of this library is to gather the state of the art of Explainable AI to help you understand your complex neural network models. Originally built for Tensorflow's model it also works for PyTorch models…

    Python
    Vezi pe GitHub↗747
  • dianna-ai/diannaAvatar dianna-ai

    dianna-ai/dianna

    56Vezi pe GitHub↗

    title: 'DIANNA: Deep Insight And Neural Network Analysis' tags: - Python - explainable AI - deep neural networks - ONNX - benchmark sets authors: - name: Elena Ranguelova^co-first author # note this makes a footnote saying 'co-first author' orcid: 0000-0002-9834-1756 affiliation: 1 - name:…

    Jupyter Notebook
    Vezi pe GitHub↗56
  • ekeany/boruta-shapAvatar Ekeany

    Ekeany/Boruta-Shap

    658Vezi pe GitHub↗

    A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.

    Python
    Vezi pe GitHub↗658
  • ethicalml/xaiAvatar EthicalML

    EthicalML/xai

    1,244Vezi pe GitHub↗

    XAI - An eXplainability toolbox for machine learning

    Pythonaiartificial-intelligencebias
    Vezi pe GitHub↗1,244
  • fdalvi/neuroxAvatar fdalvi

    fdalvi/NeuroX

    108Vezi pe GitHub↗

    NeuroX provide all the necessary tooling to perform Interpretation and Analysis of (Deep) Neural Networks centered around Probing. Specifically, the toolkit provides:

    Python
    Vezi pe GitHub↗108
  • frgfm/torch-camAvatar frgfm

    frgfm/torch-cam

    2,301Vezi pe GitHub↗

    TorchCAM: class activation explorer

    Python
    Vezi pe GitHub↗2,301
  • givasile/effectorG

    givasile/effector

    0Vezi pe GitHub↗

    effector an eXplainable AI package for tabular data. It:

    Vezi pe GitHub↗0
  • ibm/aix360Avatar IBM

    IBM/AIX360

    1,781Vezi pe GitHub↗

    Interpretability and explainability of data and machine learning models

    Python
    Vezi pe GitHub↗1,781
  • idealo/cnn-exposedAvatar idealo

    idealo/cnn-exposed

    176Vezi pe GitHub↗

    This repo contains the code for our talk "Demystifying the neural network black box". Slides are available on Speaker Deck. This code has not been maintained for over a year. It's archived on 2024-12-18.

    Jupyter Notebook
    Vezi pe GitHub↗176
  • insikk/grad-cam-tensorflowAvatar insikk

    insikk/Grad-CAM-tensorflow

    314Vezi pe GitHub↗

    tensorflow implementation of Grad-CAM (CNN visualization)

    Jupyter Notebook
    Vezi pe GitHub↗314
  • interpretml/interpretAvatar interpretml

    interpretml/interpret

    6,881Vezi pe 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++
    Vezi pe GitHub↗6,881
  • interpretml/interpret-communityAvatar interpretml

    interpretml/interpret-community

    444Vezi pe GitHub↗

    Interpret Community SDK

    Python
    Vezi pe GitHub↗444
  • ipazia-ai/hyperprobeAvatar Ipazia-AI

    Ipazia-AI/hyperprobe

    3Vezi pe GitHub↗

    This repository is the official implementation of "Hyperdimensional Probe: Decoding LLM Representations via Vector Symbolic Architectures". This work combines symbolic representations and neural probing to introduce Hyperdimensional Probe, a new paradigm for decoding LLM vector space into…

    Python
    Vezi pe GitHub↗3
  • ipazia-ai/latent-explorerAvatar Ipazia-AI

    Ipazia-AI/latent-explorer

    4Vezi pe GitHub↗

    https://doi.org/10.48550/arXiv.2404.03623)

    Python
    Vezi pe GitHub↗4
  • jacobgil/keras-grad-camAvatar jacobgil

    jacobgil/keras-grad-cam

    663Vezi pe GitHub↗

    Gradient class activation maps are a visualization technique for deep learning networks.

    Python
    Vezi pe GitHub↗663
  • jacobgil/pytorch-grad-camAvatar jacobgil

    jacobgil/pytorch-grad-cam

    12,893Vezi pe GitHub↗

    This project is a computer vision explainable AI library and framework for PyTorch, providing a suite of tools to visualize and audit the internal decision-making processes of deep neural networks. It serves as a neural network attribution tool and debugging utility to identify which image regions drive model predictions. The library is distinguished by its support for both gradient-based and gradient-free attribution methods, allowing for the generation of visual heatmaps and attribution maps without requiring modifications to the original model source code. It further differentiates itself

    Python
    Vezi pe GitHub↗12,893
  • joakimedin/gimJ

    JoakimEdin/gim

    0Vezi pe GitHub↗

    GIM (Gradient Interaction Modifications) is a state-of-the-art feature attribution method and circuit discovery method. It currently leads the leaderboard for the Mechanistic Interpretability Benchmark, while being as fast as gradients.

    Vezi pe GitHub↗0
  • aerdem4/lofo-importanceAvatar aerdem4

    aerdem4/lofo-importance

    868Vezi pe GitHub↗

    Leave One Feature Out Importance

    Python
    Vezi pe GitHub↗868