JuliaAI / JuliaAI/MLJLinearModels.jl
multiobjective OLS
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 86
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
a la http://www.seas.ucla.edu/~vandenbe/133A/lectures/mols.pdf
probably just a matter of adding a dispatch for y::AbstractMatrix and stacking the columns
but first wanted to see if there is receptiveness to making multiobjective OLS part of the API before putting in any work for an implementation
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
Start with the linked multiobjective OLS reference, then inspect the existing OLS API and dispatches around the proposed y::AbstractMatrix case. The issue does not name files or tests; the immediate completion criterion is maintainer agreement on whether multiobjective OLS belongs in the API, followed by a defined implementation scope.
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