Skip to content

Question: Change LGBMRegressor prediction aggregation #6787

@hila-de-moon

Description

@hila-de-moon

How can I change LGBMRegressor predictions so instead of calculating the average of the samples that fall in the leaf it will return median (or other metric).
I want it to be done only in predictions, I want the model to be train regularly with the averages, I cant use objective quantile.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions