Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Viewers a... > Association
Association is an unsupervised mining function for discovering association rules, that is predictions of items, that are likely to be grouped together. Oracle Data Mining provides one algorithm, Association Rules (AR).
To build an AR model, use an Association Node.
Data for Association Rules (AR) models is usually in transactional form, unlike the data for other kinds of models.
Oracle Data Mining does not support applying (scoring) AR models.
These topics describe AR models: