/simple-lasso

Very simple Lasso implementations in Python

Primary LanguagePython

Simple Lasso Implementations

Very simple Lasso implementations.

Requirements

  • pipenv for setting up Python environment

Run Application

Create virtual environment and install dependencies by

pipenv install

Then you can run test like this

pipenv run test