Skip to content

Skip Binning in HistGradientBoostingRegressor #28012

Answered by glemaitre
simpsus asked this question in Q&A
Discussion options

You must be logged in to vote

If you have data that are already binned then I would give a try to use the GradientBoostingClassifier or GradientBoostingRegressor. We usually mentioned that this is slow because the splits are down on continuous data. It might be worth testing if the fit performance are fine.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by simpsus
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants