Skip to content

Fix warnings from xgboost #20

Description

@cimentadaj

There's a warning when running xgboost looking like this:

xgboost-win64_release_0.90/src/objective/regression_obj.cu:152: reg:linear is now deprecated in favor of reg:squarederror.

See for example, here uber/causalml#88

I think this should fix itself once parsnip corrects for this in future versions but leaving it here just in case. You have to change it in two places.

Here: https://cimentadaj.github.io/ml_socsci/tree-based-methods.html#boosting
Here: https://cimentadaj.github.io/ml_socsci/slides/day3_morning/boosting_pca.html#12

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