aws / aws/amazon-sagemaker-examples
mxnet_mnist_elastic_inference_local.ipynb
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
Running this notebook results in the following error:
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
in
NameError: name 'data' is not defined
Contributor guide
Research direction
Open mxnet_mnist_elastic_inference_local.ipynb and run the notebook from the beginning to locate the cell that references the undefined data variable. Trace the preceding cells to determine where the variable should be established, then rerun the notebook and confirm the NameError no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100