deeplift
Feature importance analysis
A Python library implementing methods for visualizing and interpreting the importance of features in deep neural networks
Public facing deeplift repo
826 stars
37 watching
164 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists
deepliftguided-backpropagationintegrated-gradientsinterpretabilityinterpretable-deep-learningsaliency-mapsensitivity-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
nitishsrivastava/deepnet | A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |
aerdem4/lofo-importance | A tool to evaluate feature importance by iteratively removing each feature and evaluating model performance on validation sets. | 817 |
iancovert/sage | A Python package for calculating global feature importance using Shapley values in machine learning models | 253 |
jackqqwang/pfedhr | A Python project implementing a novel approach to high-performance feature learning and dimensionality reduction in deep neural networks | 7 |
koalaverse/vip | A package that provides a consistent interface for computing feature importance in machine learning models from various R packages. | 186 |
tdeboissiere/deeplearningimplementations | A collection of implementations of recent deep learning papers in Python | 1,815 |
rksltnl/deep-metric-learning-cvpr16 | A software framework for building deep metric learning models using lifted structured feature embedding | 342 |
andersbll/deeppy | A Pythonic deep learning framework built on top of NumPy with CUDA acceleration. | 1,380 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |
hannes-brt/hebel | A deep learning library that provides GPU acceleration and various neural network models and training methods. | 1,169 |
horseee/deepcache | A novel paradigm to accelerate diffusion models by reusing and updating high-level features in a cheap way | 796 |
bfelbo/deepmoji | A deep learning model for analyzing sentiment and emotion in text based on emojis. | 1,518 |
imodpasteur/lutorpy | A Python library that enables seamless interaction between deep learning frameworks and Lua/Torch libraries. | 233 |
huggingface/torchmoji | An open-source implementation of a deep learning model that analyzes sentiment and emotion in text using emojis | 918 |
kuleshov/deep-learning-models | Implementations of various deep learning algorithms in Python using Theano and Lasagne. | 24 |