dmlc / dmlc/xgboost

[Enhancement] Add default ranges for hyperparameter tuning

Open
#6,034 2 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
C++
Stars
28.8k
Forks
8.9k
Avg merge
1d 12h
Merged PRs (30d)
54

Description

Is it possible to add good default conservative ranges for each of the hyperparameters for tuning purposes in the documentation? By this I mean something like [0, 100] instead of [0, Infinity] based on results from testing on a lot of different datasets so that these ranges can directly be used for tuning without worrying about what the right values should be each time?

Another alternative could be to embed this info into the algorithm class itself so that HPO packages can directly pick it up

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.