GoogleCloudPlatform / data-science-on-gcp

Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Apache License 2.0
1.31k stars 715 forks source link

fix 09_cloudml/deploy_model.sh typo #107

Closed more-ishy closed 3 years ago

more-ishy commented 3 years ago

add "/"

lakshmanok commented 3 years ago

Sorry, in order to support empty best model (in case no hyperparam was done), it is necessary to provide a slash when you run the script (see the usage):

cloud-training-demos-ml 15/