Skip to content

Commit

Permalink
Acrolinx fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
garyericson committed Dec 14, 2016
1 parent 4ebd5dc commit 844dafe
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ You can import data from a local hard drive by doing the following:
2. Select **DATASET** and **FROM LOCAL FILE**.
3. In the **Upload a new dataset** dialog, browse to the file you want to upload
4. Enter a name, identify the data type, and optionally enter a description. A description is recommended - it allows you to record any characteristics about the data that you want to remember when using the data in the future.
5. The checkbox **This is the new version of an existing dataset** allows you to update an existing dataset with new data. Just click this checkbox and then enter the name of an existing dataset.
5. The checkbox **This is the new version of an existing dataset** allows you to update an existing dataset with new data. Click this checkbox and then enter the name of an existing dataset.

During upload, you'll see a message that your file is being uploaded. Upload time will depend on the size of your data and the speed of your connection to the service.
If you know the file will take a long time, you can do other things inside Machine Learning Studio while you wait. However, closing the browser will cause the data upload to fail.
During upload, you'll see a message that your file is being uploaded. Upload time depends on the size of your data and the speed of your connection to the service.
If you know the file will take a long time, you can do other things inside Machine Learning Studio while you wait. However, closing the browser causes the data upload to fail.

Once your data is uploaded, it's stored in a dataset module and is available to any experiment in your workspace.
When you're editing an experiment, you can find the datasets you've created in the **My Datasets** list under the **Saved Datasets** list in the module palette. You can drag and drop the dataset onto the experiment canvas when you want to use the dataset for further analytics and machine learning.
Expand Down

0 comments on commit 844dafe

Please sign in to comment.