Continuous-Adaptation-for-Machine-Learning-System-to-Data-Changes icon indicating copy to clipboard operation
Continuous-Adaptation-for-Machine-Learning-System-to-Data-Changes copied to clipboard

https://blog.tensorflow.org/2021/12/continuous-adaptation-for-machine.html

Results 3 Continuous-Adaptation-for-Machine-Learning-System-to-Data-Changes issues
Sort by recently updated
recently updated
newest added

@rcrowe-google I have been thinking about ways to incorporate TFMA for the evaluation part. Currently, we run batch prediction in order to gather the results, and then we compare them...

Definitely include the following point from the blog post: * Purging training examples based on distribution shifts. * TFMA for model evaluation. Jiyai suggested trying out the Pusher component to...

documentation

In the original concept, `range_config` should work for `{SPAN}` in `ExampleGen`. However there is a bug in TFX < `1.4.0`. As of writing this issue, the bug fix has been...

documentation