@@ -7,6 +7,7 @@ The following topics list parameters for each of the algorithms and deep learnin
7
7
+ [ BlazingText \( algorithm\) ] ( #blazingtext-ap-northeast-3.title )
8
8
+ [ Clarify \( algorithm\) ] ( #clarify-ap-northeast-3.title )
9
9
+ [ Debugger \( algorithm\) ] ( #debugger-ap-northeast-3.title )
10
+ + [ DeepAR Forecasting \( algorithm\) ] ( #forecasting-deepar-ap-northeast-3.title )
10
11
+ [ Factorization Machines \( algorithm\) ] ( #factorization-machines-ap-northeast-3.title )
11
12
+ [ Hugging Face \( algorithm\) ] ( #huggingface-ap-northeast-3.title )
12
13
+ [ IP Insights \( algorithm\) ] ( #ipinsights-ap-northeast-3.title )
@@ -97,6 +98,21 @@ image_uris.retrieve(framework='debugger',region='ap-northeast-3')
97
98
| --- | --- | --- |
98
99
| 479947661362\. dkr\. ecr\. ap\- northeast\- 3\. amazonaws\. com/sagemaker\- debugger\- rules:<tag > | latest | debugger |
99
100
101
+ ## DeepAR Forecasting \( algorithm\) <a name =" forecasting-deepar-ap-northeast-3.title " ></a >
102
+
103
+ <!-- [PR not merged to sagemaker-sdk yet]
104
+ SageMaker Python SDK example to retrieve registry path\.
105
+
106
+ ```
107
+ from sagemaker import image_uris
108
+ image_uris.retrieve(framework='forecasting-deepar',region='ap-northeast-3')
109
+ ```
110
+ -->
111
+
112
+ | Registry path | Version | Job types \( image scope\) |
113
+ | --- | --- | --- |
114
+ | 867004704886\. dkr\. ecr\. ap\- northeast\- 2\. amazonaws\. com/forecasting\- deepar:<tag > | 1 | inference, training |
115
+
100
116
## Factorization Machines \( algorithm\) <a name =" factorization-machines-ap-northeast-3.title " ></a >
101
117
102
118
SageMaker Python SDK example to retrieve registry path\.
@@ -634,4 +650,4 @@ image_uris.retrieve(framework='xgboost',region='ap-northeast-3',version='1.2-1')
634
650
| 867004704886\. dkr\. ecr\. ap\- northeast\- 3\. amazonaws\. com/sagemaker\- xgboost:<tag > | 1\. 0\- 1 | 1\. 0 | inference, training |
635
651
| 867004704886\. dkr\. ecr\. ap\- northeast\- 3\. amazonaws\. com/xgboost:<tag > | 1 | 1\. 5\. 2 | inference, training |
636
652
| 867004704886\. dkr\. ecr\. ap\- northeast\- 3\. amazonaws\. com/sagemaker\- xgboost:<tag > | 0\. 90\- 2 | 0\. 90 | inference, training |
637
- | 867004704886\. dkr\. ecr\. ap\- northeast\- 3\. amazonaws\. com/sagemaker\- xgboost:<tag > | 0\. 90\- 1 | 0\. 90 | inference, training |
653
+ | 867004704886\. dkr\. ecr\. ap\- northeast\- 3\. amazonaws\. com/sagemaker\- xgboost:<tag > | 0\. 90\- 1 | 0\. 90 | inference, training |
0 commit comments