IdentityMatch (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ā„¢

The IdentityMatch function tries to match source data with reference data, using specified attributes to calculate the similarity score of each source-reference pair, and then computes the final similarity score.

Typically, the source data is about business customers and the reference data is from external sources, such as online forums and social networking services. The IdentityMatch function is designed to help determine if customers with similar identifiers are the same customer. The function supports both nominal (exact) matching and weighted fuzzy matching.


How Machine Learning Engine function IdentityMatch works