JuliaAI / JuliaAI/MLJLinearModels.jl

Docs for L1+std

Open
#117 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
Julia
Stars
86
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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 #106.
  • In the warning that is printed, direct the user to the above docs.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the documentation, possibly the quick-start section, and locate the warning that is printed for the L1 logistic-classifier case. Add the brief lasso example described here and in issue #106, then direct the warning to that documentation. Done means both the example and warning guidance are present and the documented command is usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.