GoogleCloudPlatform / ml-design-patterns

Source code accompanying O'Reilly book: Machine Learning Design Patterns
Apache License 2.0
1.89k stars 532 forks source link

Chapter 6: Pipeline Build #15

Open mshearer0 opened 4 years ago

mshearer0 commented 4 years ago

Skaffold must be installed to use tfx cli as per https://www.tensorflow.org/tfx/tutorials/tfx/cloud-ai-platform-pipelines

tfx pipeline create command must be run from my_pipeline dir not workflow_pipeline as in README.md