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 early stopping with linear model. #7554

Merged
merged 2 commits into from Jan 13, 2022
Merged

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Jan 10, 2022

Close #7460

TODOs:

  • Add tests.

@trivialfis trivialfis mentioned this pull request Jan 13, 2022
6 tasks
@trivialfis trivialfis merged commit e94b766 into dmlc:master Jan 13, 2022
@trivialfis trivialfis deleted the fix-linear-es branch January 13, 2022 13:53
trivialfis added a commit to trivialfis/xgboost that referenced this pull request Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XGBoost error : Check failed: layer_end == 0 (190 vs. 0) : Linear booster does not support prediction range
2 participants