Created
December 24, 2019 14:55
-
-
Save rodrigofp-cit/caa828d0be3d746e2713e0374816d8f1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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