aws / aws/amazon-sagemaker-examples

recommender_system_with_implicit_bpr.ipynb failed CI

Open
#2,292 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/master/aws_marketplace/using_algorithms/implicit_bpr/recommender_system_with_implicit_bpr.ipynb

Error:

---------------------------------------------------------------------------
Exception encountered at "In [14]":
---------------------------------------------------------------------------
ClientError Traceback (most recent call last)
in
12 input_mode='File',
13 output_path=job_output_path,
---> 14 base_job_name=job_name_prefix)
15
16 inputs = {'training': training_input, 'testing' : test_input}

/opt/conda/lib/python3.7/site-packages/sagemaker/algorithm.py in __init__(self, algorithm_arn, role, instance_count, instance_type, volume_size, volume_kms_key, max_run, input_mode, output_path, output_kms_key, base_job_name, sagemaker_session, hyperparameters, tags, subnets, secu

[...]

ClientError: An error occurred (ValidationException) when calling the DescribeAlgorithm operation: ARN should be scoped to correct region: us-west-2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.