Skip to content

Commit

Permalink
Updating AthenaML notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
avirtuos committed Dec 1, 2019
1 parent 0227377 commit 158b4ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/resources/Athena-ML.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
"source": [
"from sagemaker import RandomCutForest\n",
"\n",
"## TODO: change the bucket and prefix variable to point to an S3 bucket and path to use for the model output\n",
"prefix = 'athena-ml/anomalydetection'\n",
"execution_role = sagemaker.get_execution_role()\n",
"session = sagemaker.Session()\n",
Expand Down

0 comments on commit 158b4ee

Please sign in to comment.