aws / aws/amazon-sagemaker-examples

mnist_tensor_analysis.ipynb (TypeError: __init__() missing 1 required positional argument: 'action_str')

Open
#3,180 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

**Link to the notebook**
https://github.com/aws/amazon-sagemaker-examples/blob/main/sagemaker-debugger/mnist_tensor_analysis/mnist_tensor_analysis.ipynb

**Describe the bug**
This is the official notebook from Sagemaker debugger examples ****mnist_tensor_analysis.ipynb**.**
Type Error is thrown when the constructor of the Rule package is called.
![error2](https://user-images.githubusercontent.com/63440697/154420512-fc176f8e-61fa-42e9-ad3f-24f600eee557.JPG)

Contributor guide

Open the contributing guide

Research direction

Open sagemaker-debugger/mnist_tensor_analysis/mnist_tensor_analysis.ipynb and run the notebook to reproduce the TypeError. Trace the Rule package constructor call that reports the missing action_str argument; the work is done when the notebook runs past that call without the constructor error.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.