Amazon Personalize Personalized Ranking

This node returns a ranking of items for a specific user by calling the Amazon Personalize service. At least one campaign must be available that was created using a recipe of type personalized ranking. As input, the node takes an item id and an item list that should be ranked. The output will be a list that is a ranked/sorted input list.
More information is available on the website or in the documentation.

Options

Campaign
Specify the the campaign. See also here.
Item ID column
Select the column that contains item IDs. See also here.
Item list column
Select the column that contains item lists that should be ranked. See also here.
Missing value handling
Specify the action if a missing value is in the input. If Fail is selected, the node will fail. Otherwise, the node just gives a warning and puts missing values in the output for the corresponding rows.

Input Ports

Icon
The AWS connection information.
Icon
The input table containing user IDs and item lists.

Output Ports

Icon
The input table with one appended column containing a list of ranked items in order of most likely interest to the user.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.