Skip to main content

Reference implementation of LassoNet

Project description

PyPI version

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:

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lassonet-0.0.6.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

lassonet-0.0.6-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page