Skip to content

Remove specific hyper params set in lgbm recipe #11

Description

@khuddzu

The current LGBM yaml file specifies different params for tuning the regressor model.

      alpha: 0.005
      learning_rate: 0.05
      n_estimators: 500

These come from fine tuning for a specific dataset.

In completing this issue, it is recommended to comb through the other recipes with a quick eye, just to make sure we are using the general case for each recipe.

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