Skip to content

Commit 6370bab

Browse files
Update EnsembleLearnerCensusIncome.ipynb
Changed the VolumeSize to 20 GB from existing 1000 GB.
1 parent 7fc85b0 commit 6370bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

introduction_to_applying_machine_learning/ensemble_modeling/EnsembleLearnerCensusIncome.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
" \"ResourceConfig\": {\n",
353353
" \"InstanceCount\": 1,\n",
354354
" \"InstanceType\": \"ml.m4.4xlarge\",\n",
355-
" \"VolumeSizeInGB\": 1000\n",
355+
" \"VolumeSizeInGB\": 20\n",
356356
" },\n",
357357
" \"TrainingJobName\": job_name,\n",
358358
" \"HyperParameters\": {\n",

0 commit comments

Comments
 (0)