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: src/sagemaker/modules/testing_notebooks/base_model_trainer.ipynb
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@
10
10
]
11
11
},
12
12
{
13
-
"metadata": {},
14
13
"cell_type": "markdown",
14
+
"metadata": {},
15
15
"source": [
16
16
"# ModelTrainer\n",
17
17
"The ModelTrainer is a new interface for training designed to tackle many of the challenges that exist in todays Estimator class. Some key features include:\n",
0 commit comments