mathurinm / celer

Fast solver for L1-type problems: Lasso, sparse Logisitic regression, Group Lasso, weighted Lasso, Multitask Lasso, etc.
https://mathurinm.github.io/celer/
BSD 3-Clause "New" or "Revised" License
204 stars 33 forks source link

[READY] DOC - Fix ``celer_path`` docs #270

Closed Badr-MOUFAD closed 2 years ago

Badr-MOUFAD commented 2 years ago

This fixes the following:

mathurinm commented 2 years ago

Thanks ! Keep in mind that docstrings are often read directly in the terminal where there is no rendering, so heavier code with backticks/:ref: is not always easier to parse