Machine Learning · Aug 22, 2026
Why does lightgbm not fit my toy example but catboost does? (2 order interactions) [D]
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I am trying understand how tree-based regression model handle the dependencies of the target variables on the interaction of explanatory variables. However my experiment revealed that my understanding about the fitting process of a lgbm is not correct. And I don’t know why. My experiment is quite simple: a target (for sake of simplicity only in [0, 1]) and two explanatory variables with two values…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.