tfx-addons icon indicating copy to clipboard operation
tfx-addons copied to clipboard

XGBoost evaluator

Open theadactyl opened this issue 3 years ago • 3 comments

While TFX can train any model (as long as you can feed it the data), evaluator needs a custom extractor to run Evaluation jobs. XGBoost evaluator would basically reuse the Evaluator executor but instead provide with the extractor for XGBoost internally.

theadactyl avatar Apr 04 '21 01:04 theadactyl

cc @casassg

theadactyl avatar Apr 04 '21 01:04 theadactyl

Could be an example or a library, to make working with XGBoost easier.

rcrowe-google avatar May 12 '21 18:05 rcrowe-google

Proposal being reviewed by Google team

rcrowe-google avatar Jul 07 '21 19:07 rcrowe-google