aws / aws/amazon-sagemaker-examples
Ground_Truth_Video_Quality_Metrics.ipynb failed CI
- 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/master/ground_truth_labeling_jobs/video_annotations_quality_assessment/Ground_Truth_Video_Quality_Metrics.ipynb
Error:
---------------------------------------------------------------------------
Exception encountered at "In [3]":
---------------------------------------------------------------------------
AssertionError Traceback (most recent call last)
in
4
5 # Make sure workteam arn is populated
----> 6 assert (WORKTEAM_ARN != '<>')
AssertionError:
Contributor guide
Research direction
Open ground_truth_labeling_jobs/video_annotations_quality_assessment/Ground_Truth_Video_Quality_Metrics.ipynb and inspect cell In[3], where the WORKTEAM_ARN placeholder assertion fails. Run the notebook or its CI check to confirm the failure and determine the expected handling of that value. Done means the notebook proceeds past this assertion in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- machine-learning, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100