Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Can't passobjective parameter oreval_metric to xgboost #1082

Closed
@tigitz

Description

@tigitz

Is there a way to pass anobjective parameter or aneval_metric to xgboost ? Or any other algo ?

There seems to be adefinitive list of supported hyperparameters defined on PostgresML side but it doesn't seem to support any of them.

I would like toeval_metric = 'mae' for price prediction andobjective = 'reg:logistic' for duplicates detection as documented here:https://xgboost.readthedocs.io/en/stable/parameter.html

The equivalent python code

model=XGBRegressor(objective="reg:linear",eval_metric="mae")

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp