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

GitHub

837 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

Backlinks from these awesome lists:

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. 821
iancovert/sage A Python package for calculating global feature importance using Shapley values in machine learning models 256
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. 187
tdeboissiere/deeplearningimplementations A collection of implementations of recent deep learning papers in Python 1,814
rksltnl/deep-metric-learning-cvpr16 A software framework for building deep metric learning models using lifted structured feature embedding 346
andersbll/deeppy A Pythonic deep learning framework built on top of NumPy with CUDA acceleration. 1,378
google-deepmind/jraph A lightweight library for working with graph neural networks in jax. 1,380
hannes-brt/hebel A Python library for building and training neural networks using GPU acceleration 1,169
horseee/deepcache A novel paradigm to accelerate diffusion models by reusing and updating high-level features in a cheap way 818
bfelbo/deepmoji A deep learning model for analyzing sentiment and emotion in text based on emojis. 1,525
imodpasteur/lutorpy A Python library that enables seamless interaction between deep learning frameworks and Lua/Torch libraries. 234
huggingface/torchmoji An open-source implementation of a deep learning model that analyzes sentiment and emotion in text using emojis 919
kuleshov/deep-learning-models Implementations of various deep learning algorithms in Python using Theano and Lasagne. 24