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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to saucecat/pdpbox

Open-source alternatives to PDPbox

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

  • seldonio/alibiAvatar de SeldonIO

    SeldonIO/alibi

    2,630Ver en GitHub↗

    Algorithms for explaining machine learning models

    Python
    Ver en GitHub↗2,630
  • interpretml/interpretAvatar de interpretml

    interpretml/interpret

    6,881Ver en 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++
    Ver en GitHub↗6,881
  • marcotcr/limeAvatar de marcotcr

    marcotcr/lime

    12,142Ver en 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
    Ver en GitHub↗12,142
  • andosa/treeinterpreterAvatar de andosa

    andosa/treeinterpreter

    761Ver en GitHub↗

    TreeInterpreter

    Python
    Ver en GitHub↗761

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • slundberg/shapAvatar de slundberg

    slundberg/shap

    25,535Ver en GitHub↗

    SHAP is a machine learning explainer that uses a game-theoretic framework to estimate the contribution of each feature to a model prediction. It provides a set of tools for quantifying how individual input features push a specific output away from a baseline value. The project includes specialized explainers for different architectures, including high-speed implementations for decision trees and ensemble models, linearization algorithms for deep learning networks, and covariance integration for linear models. It also features a model-agnostic interpretability tool that uses a kernel method to

    Jupyter Notebook
    Ver en GitHub↗25,535
  • austinrochford/pyceboxAvatar de AustinRochford

    AustinRochford/PyCEbox

    163Ver en GitHub↗

    ⬛ Python Individual Conditional Expectation Plot Toolbox

    Jupyter Notebook
    Ver en GitHub↗163
  • tensorflow/lucidAvatar de tensorflow

    tensorflow/lucid

    4,707Ver en GitHub↗

    Lucid is a TensorFlow interpretability toolkit and visualization library designed to analyze the internal representations of neural networks. It functions as a gradient-based optimization framework that generates images and atlases to reveal the features learned by specific neurons and layers. The library enables the creation of activation atlases and the mapping of high-dimensional neural activations into lower-dimensional spaces to study model behavior. It utilizes differentiable image parametrization to optimize visual inputs that maximally activate network components. The system covers a

    Jupyter Notebook
    Ver en GitHub↗4,707
  • teamhg-memex/eli5Avatar de TeamHG-Memex

    TeamHG-Memex/eli5

    2,775Ver en GitHub↗

    A library for debugging/inspecting machine learning classifiers and explaining their predictions

    Jupyter Notebook
    Ver en GitHub↗2,775
  • csinva/imodelsAvatar de csinva

    csinva/imodels

    1,592Ver en GitHub↗

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

    Jupyter Notebook
    Ver en GitHub↗1,592
  • ankurtaly/integrated-gradientsAvatar de ankurtaly

    ankurtaly/Integrated-Gradients

    651Ver en GitHub↗

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

    Jupyter Notebook
    Ver en GitHub↗651
  • ethicalml/xaiAvatar de EthicalML

    EthicalML/xai

    1,244Ver en GitHub↗

    XAI - An eXplainability toolbox for machine learning

    Pythonaiartificial-intelligencebias
    Ver en GitHub↗1,244
  • albermax/innvestigateAvatar de albermax

    albermax/innvestigate

    1,305Ver en GitHub↗

    A toolbox to iNNvestigate neural networks' predictions!

    Python
    Ver en GitHub↗1,305
  • pytorch/captumAvatar de pytorch

    pytorch/captum

    5,652Ver en GitHub↗

    Captum is an open-source library for explaining model predictions by attributing them to input features, neurons, and layers using gradient-based and perturbation-based methods. It provides a modular framework for implementing, evaluating, and combining a range of explanation techniques, including gradient-based attribution, perturbation-based analysis, game-theoretic Shapley value approximation, and surrogate model explanations, with support for parallelization and noise stabilization. The library distinguishes itself through its breadth of attribution methods and its support for advanced in

    Python
    Ver en GitHub↗5,652
  • benedekrozemberczki/shapleyAvatar de benedekrozemberczki

    benedekrozemberczki/shapley

    226Ver en GitHub↗

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

    Python
    Ver en GitHub↗226
  • modeloriented/dalexAvatar de ModelOriented

    ModelOriented/DALEX

    1,473Ver en GitHub↗

    moDel Agnostic Language for Exploration and eXplanation

    Python
    Ver en GitHub↗1,473
  • kundajelab/deepliftAvatar de kundajelab

    kundajelab/deeplift

    875Ver en GitHub↗

    DeepLIFT: Deep Learning Important FeaTures

    Python
    Ver en GitHub↗875
  • aerdem4/lofo-importanceAvatar de aerdem4

    aerdem4/lofo-importance

    868Ver en GitHub↗

    Leave One Feature Out Importance

    Python
    Ver en GitHub↗868
  • marcelrobeer/contrastiveexplanationAvatar de MarcelRobeer

    MarcelRobeer/ContrastiveExplanation

    45Ver en GitHub↗

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

    Python
    Ver en GitHub↗45
  • ibm/aix360Avatar de IBM

    IBM/AIX360

    1,781Ver en GitHub↗

    Interpretability and explainability of data and machine learning models

    Python
    Ver en GitHub↗1,781
  • marcotcr/anchorAvatar de marcotcr

    marcotcr/anchor

    813Ver en GitHub↗

    Code for "High-Precision Model-Agnostic Explanations" paper

    Jupyter Notebook
    Ver en GitHub↗813
  • givasile/effectorG

    givasile/effector

    0Ver en GitHub↗

    effector an eXplainable AI package for tabular data. It:

    Ver en GitHub↗0
  • fdalvi/neuroxAvatar de fdalvi

    fdalvi/NeuroX

    108Ver en GitHub↗

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

    Python
    Ver en GitHub↗108
  • cosmicbboy/themis-mlAvatar de cosmicBboy

    cosmicBboy/themis-ml

    126Ver en GitHub↗

    A library that implements fairness-aware machine learning algorithms

    Jupyter Notebook
    Ver en GitHub↗126
  • explainx/explainxAvatar de explainX

    explainX/explainx

    448Ver en GitHub↗

    Explain & debug any blackbox machine learning model with a single line of code.

    Python
    Ver en GitHub↗448
  • eli5-org/eli5Avatar de eli5-org

    eli5-org/eli5

    328Ver en GitHub↗

    A library for debugging/inspecting machine learning classifiers and explaining their predictions

    Jupyter Notebook
    Ver en GitHub↗328
  • ekeany/boruta-shapAvatar de Ekeany

    Ekeany/Boruta-Shap

    658Ver en GitHub↗

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

    Python
    Ver en GitHub↗658
  • christophm/rulefitAvatar de christophM

    christophM/rulefit

    446Ver en GitHub↗

    Python implementation of the rulefit algorithm

    Python
    Ver en GitHub↗446
  • frgfm/torch-camAvatar de frgfm

    frgfm/torch-cam

    2,301Ver en GitHub↗

    TorchCAM: class activation explorer

    Python
    Ver en GitHub↗2,301
  • calculatedcontent/weightwatcherAvatar de CalculatedContent

    CalculatedContent/WeightWatcher

    1,757Ver en 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
    Ver en GitHub↗1,757
  • dssg/aequitasAvatar de dssg

    dssg/aequitas

    761Ver en GitHub↗

    Bias Auditing & Fair ML Toolkit

    Python
    Ver en GitHub↗761