Skip to content

Can't pass objective parameter or eval_metric to xgboost #1082

@tigitz

Description

@tigitz

Is there a way to pass an objective parameter or an eval_metric to xgboost ? Or any other algo ?

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

I would like to eval_metric = 'mae' for price prediction and objective = '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

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy