Skip to content

Instantly share code, notes, and snippets.

@rodrigofp-cit
Created December 24, 2019 14:55
Show Gist options
  • Save rodrigofp-cit/caa828d0be3d746e2713e0374816d8f1 to your computer and use it in GitHub Desktop.
Save rodrigofp-cit/caa828d0be3d746e2713e0374816d8f1 to your computer and use it in GitHub Desktop.
python -m predict.test_predict \
--csv-data-path gs://${PROJECT_ID}-black-friday-demo-bucket/data/test.csv \
--model-name black_friday_forecast \
--project-id ${PROJECT_ID} \
--version-name $VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment