Building-ML-Pipelines / building-machine-learning-pipelines

Code repository for the O'Reilly publication "Building Machine Learning Pipelines" by Hannes Hapke & Catherine Nelson
MIT License
583 stars 250 forks source link

Dockerfile for creating image used to Train #54

Closed jashshah closed 2 years ago

jashshah commented 3 years ago

Hello, can we get the Dockerfile used for creating the image gcr.io/oreilly-book/ml-pipelines-tfx-custom:0.22.0?

hanneshapke commented 2 years ago

Hi @jashshah, the Dockerfile is part of the repo: https://github.com/Building-ML-Pipelines/building-machine-learning-pipelines/blob/main/pipelines/kubeflow_pipelines/tfx-docker-image/Dockerfile

An update is following in a few hours.

hanneshapke commented 2 years ago

Hi @jashshah,

Check out the latest updates to the example code: https://github.com/Building-ML-Pipelines/building-machine-learning-pipelines/releases/tag/examples_based_on_tfx_1.4