Reference implementation of LassoNet
Project description
LassoNet
This project is about performing feature selection in neural networks. At the moment, we support fully connected feed-forward neural networks. LassoNet is based on the work presented in this paper (bibtex here for citation). Here is a link to the promo video:
Code
We have designed the code to follow scikit-learn's standards to the extent possible (e.g. linear_model.Lasso).
To install it,
pip install lassonet
Our plan is to add more functionality that help users understand the important features in neural networks.
Website
LassoNet's website is https://lassonet.ml. It contains many useful references including the paper, live talks and additional documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file lassonet-0.0.6.tar.gz
.
File metadata
- Download URL: lassonet-0.0.6.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a955e5d707815610d5d64255c73427e20716c83b5d46d1ade1d9f5445f4bdf31 |
|
MD5 | c9081025dce708ffa966d8b2fdb3d900 |
|
BLAKE2b-256 | 0235633ef63d279920b1433d249664cba16baa9b0f0c530f8222a4025147fc1f |
File details
Details for the file lassonet-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: lassonet-0.0.6-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c358956807a30555706ff2a7e223fb0fcd426ca215e5982638e02616e1119f8 |
|
MD5 | 721e3c306e19e0599d2d77fb2ed5612f |
|
BLAKE2b-256 | 718e68350b121c4e4723dc081bd036b2bd05cca69eb6a69656a6846c3476d3ee |