JuliaAI / JuliaAI/MLJLinearModels.jl
Try adding on the fly scale estimation
Open
Nobody has claimed this yet.
enhancement
low priority
- Dominant language
- Julia
- Stars
- 86
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
basically just re-scale the calls by median(r). This may be what matlab does though a bit unclear.
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
No files, tests, or entry points are named. First locate the regression calls affected by scaling and establish whether MATLAB uses median(r); define the expected rescaling behavior and add tests covering it before implementation.
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