Skip to content

Commit c57c63d

Browse files
committed
updated README
1 parent 085f7c4 commit c57c63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagemaker-featurestore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Introduction to Feature Store
55
In `feature_store_introduction.ipynb` we demonstrate how to get started with Feature Store, create feature groups, and ingest data into them.
66

7-
This notebook requires these data sets, `./data/customer.csv`, `./data/orders.csv`, and uses these images, `./images/feature-store-policy.png`, `./images/feature_store_data_ingest.svg`.
7+
This notebook requires these data sets, `./data/feature_store_introduction_customer.csv`, `./data/feature_store_introduction_orders.csv`, and uses these images, `./images/feature-store-policy.png`, `./images/feature_store_data_ingest.svg`.
88

99

1010
## Fraud Detection with Feature Store

0 commit comments

Comments
 (0)