Is there an equivalent to the linear_tree
function in LightGBM in the CatBoost library? I would like to use a linear function at the leaves instead of a constant.
Asked
Active
Viewed 177 times
4

Flavia Giammarino
- 7,987
- 11
- 30
- 40

user308827
- 21,227
- 87
- 254
- 417
1 Answers
2
Unfortunately, it appears the answer is no. There is an open issue for this feature request in CatBoost. In Nov 2020 it was added to the development plan, but the devs in charge saw quality improvements only on synthetic datasets, so they removed it from the plan for the time being (as of Jan 2022).

Flavia Giammarino
- 7,987
- 11
- 30
- 40

Salvatore
- 10,815
- 4
- 31
- 69