Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Regression Test Configs #2678

Merged
merged 1 commit into from
Oct 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ trainer:
early_stop: 5
eval_batch_size: 16384
evaluate_training_set: false
type: gbm
model_type: gbm
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,4 @@ trainer:
early_stop: 5
eval_batch_size: 16384
evaluate_training_set: false
type: gbm
model_type: gbm
Original file line number Diff line number Diff line change
Expand Up @@ -776,4 +776,4 @@ trainer:
early_stop: 5
eval_batch_size: 16384
evaluate_training_set: false
type: gbm
model_type: gbm
2 changes: 1 addition & 1 deletion tests/regression_tests/benchmark/configs/sarcos.gbm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ trainer:
min_sum_hessian_in_leaf: 8
num_boost_round: 382
num_leaves: 434
type: gbm
model_type: gbm