File tree Expand file tree Collapse file tree 1 file changed +6
-20
lines changed Expand file tree Collapse file tree 1 file changed +6
-20
lines changed Original file line number Diff line number Diff line change 18
18
},
19
19
{
20
20
"cell_type" : " code" ,
21
- "execution_count" : 56 ,
21
+ "execution_count" : null ,
22
22
"metadata" : {},
23
23
"outputs" : [],
24
24
"source" : [
39
39
},
40
40
{
41
41
"cell_type" : " code" ,
42
- "execution_count" : 57 ,
42
+ "execution_count" : null ,
43
43
"metadata" : {},
44
44
"outputs" : [],
45
45
"source" : [
70
70
},
71
71
{
72
72
"cell_type" : " code" ,
73
- "execution_count" : 58 ,
73
+ "execution_count" : null ,
74
74
"metadata" : {},
75
75
"outputs" : [],
76
76
"source" : [
84
84
},
85
85
{
86
86
"cell_type" : " code" ,
87
- "execution_count" : 59 ,
87
+ "execution_count" : null ,
88
88
"metadata" : {},
89
89
"outputs" : [],
90
90
"source" : [
177
177
},
178
178
{
179
179
"cell_type" : " code" ,
180
- "execution_count" : 55 ,
180
+ "execution_count" : null ,
181
181
"metadata" : {},
182
- "outputs" : [
183
- {
184
- "name" : " stdout" ,
185
- "output_type" : " stream" ,
186
- "text" : [
187
- " \n " ,
188
- " 2022-11-03 14:07:17 Starting - Preparing the instances for training\n " ,
189
- " 2022-11-03 14:07:17 Downloading - Downloading input data\n " ,
190
- " 2022-11-03 14:07:17 Training - Training image download completed. Training in progress.\n " ,
191
- " 2022-11-03 14:07:17 Uploading - Uploading generated training model\n " ,
192
- " 2022-11-03 14:07:17 Completed - Resource reused by training job: cv-hpo-221103-1357-004-4196ca7b\n " ,
193
- " Best model artifact file is uploaded here: s3://sagemaker-us-east-1-379642174303/postprocessing/cv-hpo-221103-1357-002-0901bc7e/output ========\n "
194
- ]
195
- }
196
- ],
182
+ "outputs" : [],
197
183
"source" : [
198
184
" best_model_uri = tuner.best_estimator().latest_training_job.describe()['ModelArtifacts']['S3ModelArtifacts']\n " ,
199
185
" \n " ,
You can’t perform that action at this time.
0 commit comments