tfx-addons
tfx-addons copied to clipboard
XGBoost evaluator
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.
cc @casassg
Could be an example or a library, to make working with XGBoost easier.
Proposal being reviewed by Google team