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

Commits on Oct 14, 2022

  1. Configuration for init estimation.

    * 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 committed Oct 14, 2022
    Copy the full SHA
    88f49d8 View commit details
    Browse the repository at this point in the history
  2. Add test.

    trivialfis committed Oct 14, 2022
    Copy the full SHA
    3affcdc View commit details
    Browse the repository at this point in the history
  3. tidy.

    trivialfis committed Oct 14, 2022
    Copy the full SHA
    3997399 View commit details
    Browse the repository at this point in the history
  4. Remove validation.

    trivialfis committed Oct 14, 2022
    Copy the full SHA
    8f7705b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Copy the full SHA
    d95ea0d View commit details
    Browse the repository at this point in the history