Skip to content

Support for custom objectives #61

@shuttie

Description

@shuttie

There is a LGBM_BoosterUpdateOneIterCustom doing the needed update, but it only takes grads & hessians:
image

While the python API supports a third argument, the y_hat predictions:
image

In the code it's just doing the predict over the whole training dataset. We need to do the same thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions