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

Configuration for init estimation. #8343

Merged
merged 5 commits into from Oct 17, 2022
Merged

Conversation

trivialfis
Copy link
Member

  • Check whether the model needs configuration based on const attribute ModelFitted instead of a mutable state.
  • Add parameter boost_from_average to tell whether the user has a specified base score.
  • Add tests.

Extracted from #8272 .

* Check whether the model needs configuration based on const attribute `ModelFitted`
instead of a mutable state.
* Add parameter `boost_from_average` to tell whether the user has specified base score.
* Add tests.
@trivialfis trivialfis added this to In progress in 1.7 Roadmap via automation Oct 14, 2022
1.7 Roadmap automation moved this from In progress to Reviewer approved Oct 17, 2022
@trivialfis trivialfis merged commit 031d66e into dmlc:master Oct 17, 2022
1.7 Roadmap automation moved this from Reviewer approved to Done Oct 17, 2022
@trivialfis trivialfis deleted the fix-init branch October 17, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants