Summary - Aster Analytics

Teradata Aster Analytics Foundation User Guide

Product
Aster Analytics
Release Number
6.21
Published
November 2016
Language
English (United States)
Last Update
2018-04-14
dita:mapPath
kiu1466024880662.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1021
lifecycle
previous
Product Category
Software

The pSALSA (personalized SALSA) function is a SQL-GR function that evaluates the similarity of nodes in a bipartite graph according to their proximity. The typical application of pSALSA is for recommendation.



The pSALSA function assigns numerical scores (between 0 and 1) to the vertices on both sides of the bipartite graph for each seed (hub) vertex. Also, for each seed vertex, the function outputs K hub/authority vertices with highest score.

The score assigned by pSALSA to a node defines the probability of visiting the node by a random walk with a restart from a seed node.