automl / automl/HPOlib

Make HPOlib intensify-aware

Open
#55 2 comments 0 reactions 0 assignees View on GitHub
bug discuss urgent
Dominant language
Python
Stars
167
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Right now, most HPOlib functions work on the basis of configurations, e.g. the number of jobs is measured in configurations and not in the number of target algorithm runs. Also, most plotting functions behave this way. It would be more logical to change this behaviour in a way that the standard is the number of target algorithm run instead of number of configurations.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the functions that count jobs and the plotting functions, then trace how configurations and target algorithm runs are represented. Done would require a consistent run-based default across the affected functions, with tests or examples confirming the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.