Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ilemhadri/lassonet
Browse files Browse the repository at this point in the history
  • Loading branch information
louisabraham committed Dec 18, 2023
2 parents 30f5f96 + a4d4a46 commit 28ab0f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ print("Lambda =", model.best_lambda_)

You should always try to give normalized data to LassoNet as it uses neural networks under the hood.

You can read the full [documentation](https://lassonet.ml/lassonet/api/) or read the [examples](https://github.com/lasso-net/lassonet/tree/master/examples) that cover all features.
You can read the full [documentation](https://lasso-net.github.io//lassonet/api/) or read the [examples](https://github.com/lasso-net/lassonet/tree/master/examples) that cover all features.

## Features

Expand All @@ -50,7 +50,7 @@ Since then, we integrated support for cross-validation (5-fold by default) in th

## Website

LassoNet's website is [https://lassonet.ml](https://lassonet.ml). It contains many useful references including the paper, live talks and additional documentation.
LassoNet's website is [https:lasso-net.github.io/](https://lasso-net.github.io/). It contains many useful references including the paper, live talks and additional documentation.

## References

Expand Down

0 comments on commit 28ab0f2

Please sign in to comment.