Skip to content

Commit ba6bf50

Browse files
committed
Update model deployment description
1 parent 6ed7338 commit ba6bf50

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

xgboost_notebook_to_algorithmia/xgboost_on_algorithmia.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -692,9 +692,7 @@
692692
"metadata": {},
693693
"source": [
694694
"### Uploading the model to Algorithmia\n",
695-
"Now let's call the Algorithmia utility function to take our saved model from its local path and put it on a data container on Algorithmia. As you'll remember, our algorithm script will be looking for the model to load at this data path.\n",
696-
"\n",
697-
"We will call this function once we're happy with our model, that we'll develop soon."
695+
"Now let's call the Algorithmia utility function to take our saved model from its local path and put it on a data container on Algorithmia. As you'll remember, our algorithm script will be looking for the model to load at this data path."
698696
]
699697
},
700698
{

0 commit comments

Comments
 (0)