JuliaAI / JuliaAI/MLJTuning.jl

Higher dimensional ranges and nested ranges specification

Open
#18 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
70
Forks
12
PR merge metrics
No merged PRs in 30d

Description

One dimensional range in MLJBase, how does that fit with MLJTuning and with the generalisation where you may want to specify “spaces” for sets of parameters.

It might be interesting to see how this is done in other optimisation packages in Julia such as JUMP.

Looking beyond Julia, there MLRMBO which can handle seriously complex parameter spaces see example. MLR3 has a parameter package called paradox - nested conditions can be described as outlined here nested parameter conditions.

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 reviewing how one-dimensional ranges are represented in MLJBase and used by MLJTuning, then compare the JUMP, MLRMBO, and paradox examples linked in the issue. Before implementation, define the supported higher-dimensional and nested parameter-space cases and their acceptance criteria; the issue names no repository files or tests.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.