Forked from rodrigofp-cit/black_friday_challenge_prediction.sh
Created
June 30, 2023 17:56
-
-
Save Sandy4321/2ec0675ddb7e0c7547935106d3d686be 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