mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 14:12:18 -05:00
[PR #2663] Add SHAP, LIME, InterpretML under ML and DGL under DL #1979
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2663
Author: @YADIDidiah24
Created: 3/17/2025
Status: 🔄 Open
Base:
master← Head:add-explainable-ai📝 Commits (1)
9ad63f0Add SHAP, LIME, InterpretML under ML and DGL under DL📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
README.md(+4 -2)📄 Description
What is this Python project?
This PR adds SHAP, LIME, and InterpretML under Machine Learning and DGL under Deep Learning.
DGL (Deep Graph Library) is a flexible framework designed for deep learning on graphs.
What's the difference between this Python project and similar ones?
Enumerate comparisons.
These libraries are widely used for Explainable AI (XAI) and interpretable machine learning, distinguishing them from general-purpose ML libraries.
DGL vs. Other DL Frameworks: DGL specializes in graph neural networks (GNNs), unlike PyTorch or TensorFlow, which focus on general deep learning.
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.