Skip to content

Boosting Rate in Regression #4

@PolarBearXBK

Description

@PolarBearXBK

Hi,
I was wondering why in line 148 of GrowNet/Regression/main_reg_cv.py
loss = loss_f1(net_ensemble.boost_rate * out, grad_direction) # T
the boosting rate needed to be multiplied with the outputs of the current model? With traditional boosting ideas it seems like training should be done directly on residuals. without the boosting rate. Is there something here that I'm missing? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions