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

Implement fit stump. #8607

Merged
merged 7 commits into from
Jan 3, 2023
Merged

Implement fit stump. #8607

merged 7 commits into from
Jan 3, 2023

Conversation

trivialfis
Copy link
Member

Extracted from #8272 .

@trivialfis
Copy link
Member Author

trivialfis commented Dec 16, 2022

The output of FitStump is the weight for a multi-target tree without regularization. For now, #8272 uses the mean value of this weight for multi-target.

@trivialfis trivialfis merged commit 8d545ab into dmlc:master Jan 3, 2023
@trivialfis trivialfis deleted the fitstump branch January 3, 2023 20:14
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.

2 participants