JuliaAI / JuliaAI/MLJLinearModels.jl

LOOCV / GCV for ridge / logistic

Open
#36 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API enhancement high priority
Dominant language
Julia
Stars
86
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Ridge

refs

Basically just have to minimise a criterion that can be evaluated in constant time after the first fit.

Similar stuff can be obtained for LOOCV it seems

proper refs

Logistic: https://arxiv.org/pdf/1711.05420.pdf

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 by reading the linked references on GCV and LOOCV for ridge regression, then review the repository's existing ridge and logistic regression implementations. The issue does not name files or tests. Done would mean adding the requested criteria for ridge and logistic models, with evaluation after the initial fit as described.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.