diff --git a/Pima Diabetes Load to Server.ipynb b/Pima Diabetes Load to Server.ipynb index ab44b89..be83062 100644 --- a/Pima Diabetes Load to Server.ipynb +++ b/Pima Diabetes Load to Server.ipynb @@ -123,7 +123,7 @@ ], "source": [ "# Test the deployed function to determine it is properly deployed\n", - "client.query('diabetesclassifier', _arg1, _arg2, _arg3, _arg4, _arg5, _arg6, _arg7, _arg8)" + "client.query('Diabetes Classifier', _arg1, _arg2, _arg3, _arg4, _arg5, _arg6, _arg7, _arg8)" ] }, {