Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for L1+std #117

Open
tlienart opened this issue Mar 8, 2022 · 1 comment
Open

Docs for L1+std #117

tlienart opened this issue Mar 8, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@tlienart
Copy link
Collaborator

tlienart commented Mar 8, 2022

Following discussion on Slack

  • in the docs (maybe in the quick start), add a brief example that does lasso with fit!(machine(@pipeline(Standardizer(), MLJLinearModels.LogisticClassifier(penalty = :l1)), X, y) as described in issue L1 and standarization #106.
  • In the warning that is printed, direct the user to the above docs.
@tlienart tlienart added the documentation Improvements or additions to documentation label Mar 8, 2022
@ablaom
Copy link
Member

ablaom commented Mar 8, 2022

Since this is documentation related, let me mention: JuliaAI/MLJ.jl#913

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants