You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,15 @@ Specifically, we show how to use Amazon SageMaker to train supervised and unsupe
6
6
7
7
## Getting Started
8
8
9
+
You will need an AWS account to use this solution. Sign up for an account [here](https://aws.amazon.com/).
10
+
9
11
To run this JumpStart 1P Solution and have the infrastructure deploy to your AWS account you will need to create an active SageMaker Studio instance (see [Onboard to Amazon SageMaker Studio](https://docs.aws.amazon.com/sagemaker/latest/dg/gs-studio-onboard.html)). When your Studio instance is *Ready*, use the instructions in [SageMaker JumpStart](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-jumpstart.html) to 1-Click Launch the solution.
10
12
11
-
The solution artifacts are included in this GitHub repository for reference.
13
+
The solution artifacts are included in this GitHub repository for reference.
14
+
15
+
*Note*: Solutions are available in most regions including us-west-2, and us-east-1.
12
16
13
-
Note: Solutions are available in most regions including us-west-2, and us-east-1.
17
+
**Caution**: Cloning this GitHub repository and running the code manually could lead to unexpected issues! Use the AWS CloudFormation template. You'll get an Amazon SageMaker Notebook instance that's been correctly setup and configured to access the other resources in the solution.
0 commit comments