The following analytic functions were added in this release:
- TD_CFilter calculates several statistical measures of how likely each pair of items is to be purchased together.
- TD_NaiveBayes predicts the outcome of future observations based on their input variable values. You can use this function for solving classification problems.
- TD_NaiveBayesPredict uses the model generated by the TD_NaiveBayes function to predict the outcomes for a test set of data.
See Teradata Vantageā¢ - Analytics Database Analytic Functions, B035-1206.