Skip to content

Commit 981e98f

Browse files
authored
Merge pull request #1 from absynthe/modeleval-mc
Change model_evaluation to latest tensorflow version to avoid error.
2 parents 0ec6ca3 + e6f659f commit 981e98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03_model_evaluation/model-evaluation-processing-job.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
"scikit-learn\n",
305305
"pandas\n",
306306
"numpy\n",
307-
"tensorflow==2.1\n",
307+
"tensorflow==2.10\n",
308308
"boto3==1.18.4\n",
309309
"sagemaker-experiments\n",
310310
"matplotlib==3.4.2"

0 commit comments

Comments
 (0)