captum VS DALEX

Compare captum vs DALEX and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
captum DALEX
11 2
4,568 1,318
2.5% 1.0%
8.6 5.5
2 days ago about 2 months ago
Python Python
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

captum

Posts with mentions or reviews of captum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-17.

DALEX

Posts with mentions or reviews of DALEX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.
  • Twitter set to accept ‘best and final offer’ of Elon Musk
    3 projects | /r/news | 25 Apr 2022
    Which he will not do, because: a) He can't, it's a black box algorithm. It actually is open source already, but that doesn't mean much as it's useless without Twitter's data https://github.com/ModelOriented/DALEX b) He won't release data that shows the algorithm is racist and amplifies conservative and extremist content. He won't remove such functions because it will cost him billions.
  • [D] What are your favorite Random Forest implementations that support categoricals
    2 projects | /r/MachineLearning | 20 Feb 2021
    There are a couple of ways to use Shapley values for explanations in R. One way is to use DALEX, which also contains a lot of other methods besides SHAP. Another one is iml. I am sure there are several other implementations of SHAP as well.

What are some alternatives?

When comparing captum and DALEX you can also consider the following projects:

shap - A game theoretic approach to explain the output of any machine learning model.

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

lucid - A collection of infrastructure and tools for research in neural network interpretability.

Lime-For-Time - Application of the LIME algorithm by Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin to the domain of time series classification

flax - Flax is a neural network library for JAX that is designed for flexibility.

responsible-ai-toolbox - Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment user interfaces and libraries that enable a better understanding of AI systems. These interfaces and libraries empower developers and stakeholders of AI systems to develop and monitor AI more responsibly, and take better data-driven actions.

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

LIME - Tutorial notebooks on explainable Machine Learning with LIME (Original work: https://arxiv.org/abs/1602.04938)

WeightWatcher - The WeightWatcher tool for predicting the accuracy of Deep Neural Networks

catboost - A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

alibi - Algorithms for explaining machine learning models

interpret - Fit interpretable models. Explain blackbox machine learning.