Skip to content
This repository was archived by the owner on Jun 29, 2019. It is now read-only.

Commit 359645c

Browse files
author
xibingaomsft
committed
update description
1 parent 34a6b52 commit 359645c

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Misc/SQLDW/machine-learning-data-science-process-sqldw-walkthrough.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,10 @@ We will formulate three prediction problems based on the *tip\_amount*, namely:
6565

6666
## <a name="setup"></a>Setting Up the Azure data science environment for advanced analytics
6767

68-
As you can see from the [Plan Your Environment](machine-learning-data-science-plan-your-environment.md) guide, there are several options to work with the NYC Taxi Trips dataset in Azure:
69-
70-
- Work with the data in Azure blobs then model in Azure Machine Learning
71-
- Load the data into a SQL Data Warehouse then model in Azure Machine Learning
7268

7369
In this tutorial we will demonstrate loading data to SQL DW, data exploration, feature engineering. [Sample scripts](https://github.com/Azure/Azure-MachineLearning-DataScience/tree/master/Misc/DataScienceProcess/DataScienceScripts) and [IPython notebooks](https://github.com/Azure/Azure-MachineLearning-DataScience/tree/master/Misc/DataScienceProcess/iPythonNotebooks) are shared in GitHub. A sample IPython notebook to work with the data in Azure blobs is also available in the same location.
7470

75-
To set up your Azure Data Science environment:
71+
To set up your Azure Data Science environment, follow the steps below.
7672

7773
1. The data used in this walkthrough is shared in a public blob storage container in Azure in a .csv format. In this walkthrough, the data will be copied to your own Azure blob storage before the data is uploaded to SQL DW.
7874
The public blob storage is located at South Central US. When you provision your own Azure blob storage, please try to choose a geo-location of your Azure blob storage as close as possible to South Central US. A closer geo-location of your Azure blob storage will make Step 4 which copies data to your Azure blob storage faster than a geographically further Azure blob storage.

0 commit comments

Comments
 (0)