Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Sandy4321/2ec0675ddb7e0c7547935106d3d686be to your computer and use it in GitHub Desktop.
Save Sandy4321/2ec0675ddb7e0c7547935106d3d686be 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