aws / aws/amazon-sagemaker-examples

[Bug Report]

Open
#4,243 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-pipelines/tabular/abalone_build_train_deploy/sagemaker-pipelines-preprocess-train-evaluate-batch-transform.ipynb

**Describe the bug**
Cannot run as is, raised 'TypeError: Pipeline variables do not support __str__ operation. Please use `.to_string()` to convert it to string type in execution timeor use `.expr` to translate it to Json for display purpose in Python SDK.'

**To reproduce**
Run the notebook as is and in cell 24 and onwards, raised the above error

**Logs**
If applicable, add logs to help explain your problem.
You may also attach an `.ipynb` file to this issue if it includes relevant logs or output.

Contributor guide

Open the contributing guide

Research direction

Open the linked sagemaker-pipelines-preprocess-train-evaluate-batch-transform.ipynb notebook and run it as-is, starting with cell 24. Confirm the reported Pipeline variables __str__ TypeError and trace which notebook expression triggers it. Done means the notebook runs past cell 24 and the affected later cells without that error.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.