tfx-addons
tfx-addons copied to clipboard
EvalResultToBigQuery
Component to export the output of an evaluator component to a BigQueryTable for further analysis
cc @sngahane
Implemented at Spotify currently. Exports EvalConfig and evaluation to a row in BQ table. Question about versioning. Downstream of Evaluator. Implemented in full custom style, a bit verbose.
cc @rclough aka me
Should this be merged with #78 ? cc @rcrowe-google @hanneshapke
I think that @hanneshapke wrote a project proposal for this.