Jiayi Zhao

Results 47 comments of Jiayi Zhao

> yup. we can update once tfx is released to make sure. Meanwhile may be good to fix the linter issues (I can do it otherwise) Curious, is there a...

Keep this as a feature request

Hi, for [this](https://github.com/tensorflow/tfx-addons/tree/main/examples/sklearn_penguins), does it work with latest tfx version? We moved the example to tfx add-on, and this example here should be removed

Sorry TFX addon is not up to date, created https://github.com/tensorflow/tfx-addons/pull/112

the head sklearn example under tfx/ should work with TFMA head Note that there is a [fix/change](https://github.com/tensorflow/tfx/commit/2e11b28da00950ae4eaeef7caa1205cb25cbdb61) recently to this code, TFMA next release (contains [this](https://github.com/tensorflow/tfx/pull/4533)) should work.

In your dsl.pipeline, is metadata_connection_config still set? Here is an [example](https://github.com/tensorflow/tfx/blob/master/tfx/examples/penguin/penguin_pipeline_kubeflow.py#L369) we have

We have an example custom_config [here](https://github.com/tensorflow/tfx/blob/master/tfx/extensions/google_cloud_ai_platform/pusher/executor_test.py#L272), will work on better tutorials