From the course: Learning Amazon SageMaker (2019)
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Download and import data
From the course: Learning Amazon SageMaker (2019)
Download and import data
- [Instructor] Data analysis process. There are three main steps we'll walk through when looking at this churn dataset example. The first step will be downloading the data from the public web, the second step will be importing the data and we'll use the pandas Python library for that and the third step will be investigating the data. So, on the Notebook Instances screen, open up the Notebook instance that was created earlier by clicking on Open Jupyter Notebook and that will take you to the directory structure that was copied over from the GitHub repository earlier. If you could click on introduction_to_applying_machine_learning and then xgboost_customer_churn. From here open up the xgboost_customer_churn notebook. So, this is a tutorial that's been provided for Amazon SageMaker that goes through how do you train a model using XGBoost and then how to deploy that within the SageMaker environment. I thought this would be a good example to run through as we can do a bit of customization…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Data analysis tools5m 45s
-
(Locked)
Download and import data4m 2s
-
(Locked)
Investigate data4m 1s
-
(Locked)
Data visualization: Categories3m 18s
-
(Locked)
Data visualization: Numerical3m 19s
-
(Locked)
Data summary tools3m 7s
-
(Locked)
Challenge: Describe a dataset40s
-
(Locked)
Solution: Describe a dataset4m 23s
-
(Locked)
-
-
-