Skip to content

Tune xgboost hyperparams#334

Open
jlee303 wants to merge 1 commit into
facebook:devfrom
jlee303:export-D90044668
Open

Tune xgboost hyperparams#334
jlee303 wants to merge 1 commit into
facebook:devfrom
jlee303:export-D90044668

Conversation

@jlee303

@jlee303 jlee303 commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • Add ml_selector_trainer_utils to expose train test split and ml model training function
  • Add ml_selector_trainer_tuner to tune hyperparameters that are used in xgboost training
    • Update readme with details about tuning process

Differential Revision: D90044668

@meta-cla meta-cla Bot added the cla signed label Jan 13, 2026
@meta-codesync

meta-codesync Bot commented Jan 13, 2026

Copy link
Copy Markdown

@jlee303 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D90044668.

jlee303 added a commit to jlee303/openzl-1 that referenced this pull request Jan 13, 2026
Summary:

- Add `ml_selector_trainer_utils` to expose train test split and ml model training function
- Add `ml_selector_trainer_tuner` to tune hyperparameters that are used in xgboost training
     - Update readme with details about tuning process

Differential Revision: D90044668
jlee303 added a commit to jlee303/openzl-1 that referenced this pull request Jan 13, 2026
Summary:

- Add `ml_selector_trainer_utils` to expose train test split and ml model training function
- Add `ml_selector_trainer_tuner` to tune hyperparameters that are used in xgboost training
     - Update readme with details about tuning process

Differential Revision: D90044668
Summary:

- Add `ml_selector_trainer_utils` to expose train test split and ml model training function
- Add `ml_selector_trainer_tuner` to tune hyperparameters that are used in xgboost training
     - Update readme with details about tuning process

Differential Revision: D90044668
jlee303 pushed a commit to jlee303/openzl-1 that referenced this pull request Jan 21, 2026
Summary:
Pull Request resolved: facebook#334

- Add `ml_selector_trainer_utils` to expose train test split and ml model training function
- Add `ml_selector_trainer_tuner` to tune hyperparameters that are used in xgboost training
     - Update readme with details about tuning process

Differential Revision: D90044668
jlee303 pushed a commit to jlee303/openzl-1 that referenced this pull request Jan 21, 2026
Summary:
Pull Request resolved: facebook#334

- Add `ml_selector_trainer_utils` to expose train test split and ml model training function
- Add `ml_selector_trainer_tuner` to tune hyperparameters that are used in xgboost training
     - Update readme with details about tuning process

Differential Revision: D90044668
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment