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
837 stars
37 watching
164 forks
Language: Python
last commit: almost 3 years ago
Linked from 2 awesome lists
deepliftguided-backpropagationintegrated-gradientsinterpretabilityinterpretable-deep-learningsaliency-mapsensitivity-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |
| A tool to evaluate feature importance by iteratively removing each feature and evaluating model performance on validation sets. | 821 |
| A Python package for calculating global feature importance using Shapley values in machine learning models | 256 |
| A Python project implementing a novel approach to high-performance feature learning and dimensionality reduction in deep neural networks | 7 |
| A package that provides a consistent interface for computing feature importance in machine learning models from various R packages. | 187 |
| A collection of implementations of recent deep learning papers in Python | 1,814 |
| A software framework for building deep metric learning models using lifted structured feature embedding | 346 |
| A Pythonic deep learning framework built on top of NumPy with CUDA acceleration. | 1,378 |
| A lightweight library for working with graph neural networks in jax. | 1,380 |
| A Python library for building and training neural networks using GPU acceleration | 1,169 |
| A novel paradigm to accelerate diffusion models by reusing and updating high-level features in a cheap way | 818 |
| A deep learning model for analyzing sentiment and emotion in text based on emojis. | 1,525 |
| A Python library that enables seamless interaction between deep learning frameworks and Lua/Torch libraries. | 234 |
| An open-source implementation of a deep learning model that analyzes sentiment and emotion in text using emojis | 919 |
| Implementations of various deep learning algorithms in Python using Theano and Lasagne. | 24 |