Last active
August 5, 2020 02:54
-
-
Save imyoungyang/456a8fbccd459ad20ac6bd1926c14784 to your computer and use it in GitHub Desktop.
curl commands for the materials
This file contains 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
curl -o /home/ec2-user/SageMaker/xgboost_customer_churn_bootcamp_student.ipynb https://cathypersonalwebsite.s3.us-east-2.amazonaws.com/xgboost_customer_churn_bootcamp_student_EN_C.ipynb | |
curl -o /home/ec2-user/SageMaker/xgboost_customer_churn_bootcamp_student_solution.ipynb https://cathypersonalwebsite.s3.us-east-2.amazonaws.com/xgboost_customer_churn_bootcamp_student_EN_C.ipynb | |
curl -o /home/ec2-user/SageMaker/churn.txt https://cathypersonalwebsite.s3.us-east-2.amazonaws.com/churn.txt | |
curl -o /home/ec2-user/SageMaker/template-cloudwatch.yaml https://cathypersonalwebsite.s3.us-east-2.amazonaws.com/template-cloudwatch.yaml | |
curl -o /home/ec2-user/SageMaker/UsingDeepARtoForecastElectricityTimeSeriesData.ipynb https://cathypersonalwebsite.s3.us-east-2.amazonaws.com/UsingDeepARtoForecastElectricityTimeSeriesData.ipynb | |
curl -o /home/ec2-user/SageMaker/household_power_consumption.txt https://cathypersonalwebsite.s3.us-east-2.amazonaws.com/household_power_consumption.txt | |
curl -o /home/ec2-user/SageMaker/labALL.zip https://cathypersonalwebsite.s3.us-east-2.amazonaws.com/cathydata2.zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment