CFilter (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

A typical input table for the CFilter function is a set of sales transactions, with a column of purchased items and a column of something by which to group the purchased items; for example, a transaction id or time stamp.

The CFilter function calculates several statistical measures of how likely each pair of items is to be purchased together. You can use CFilter output as input to the WSRecommender function, which performs item-based, collaborative filtering, using a weighted-sum algorithm, to make recommendations.