Skip to content

Commit 7a85af9

Browse files
link updates
link updates
1 parent 39a88c5 commit 7a85af9

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

tutorials/ai-core-data/ai-core-data.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,13 @@ Enter your AWS credentials. Note that the appearance of the screen will not chan
373373

374374
[ACCORDION-BEGIN [Step 7: ](Upload datasets to AWS S3)]
375375

376-
For our data, we will use a toy dataset from `Scikit Learn`. Download [this dataset](https://scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html).
376+
Download the `train.csv` [dataset](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/ai-core-data/train.csv). You need to right click, and save the page as `train.csv`.
377377

378-
Download the `train.csv` [dataset](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/ai-core-data/train.csv)
378+
!![image](img/download.png)
379+
380+
!![image](img/save.png)
381+
382+
> **INFORMATION** The data used is from `Scikit Learn`. The source of the data is [here](https://scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html).
379383
380384
To upload the datasets to you AWS S3 Storage, paste and edit the following command in the terminal:
381385

@@ -679,7 +683,7 @@ modified_at : 2022-04-18 12:31:34
679683

680684
[OPTION END]
681685

682-
> Information: Artifacts appear in the `default` resource group and the **Datasets** menu, because you had registered artifacts with `resource_group = default` and `Kind = Dataset` in Step 9.
686+
> **INFORMATION** Artifacts appear in the `default` resource group and the **Datasets** menu, because you had registered artifacts with `resource_group = default` and `Kind = Dataset` in Step 9.
683687
684688
Copy the artifact ID of the January dataset. You will use this value in the placeholders of your workflows, to create your execution. The **ID** of artifacts allows SAP AI Core to ingest data into workflows.
685689

296 KB
Loading
62.6 KB
Loading

0 commit comments

Comments
 (0)