JuliaAI / JuliaAI/MLJLinearModels.jl
Add multitarget versions of the models
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 86
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
By "multitarget" I mean vector-valued target y for regression.
In particular it would be good to have a multi-target version of elastic net regression, as I don't believe there is a pure julia version with an MLJ interface.
@tlienart Do you have a sense of how difficult this would be?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies multitarget regression and specifically elastic net with an MLJ interface, but names no files, tests, or entry points. Start by locating the existing elastic net model and its MLJ integration; done would require a Julia implementation that accepts vector-valued regression targets and corresponding coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100