Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

View in Help Center (registration required)

Association problems aim to retrieve rules that can identify relations between variables associated with the same identifier (e.g. a supermarket customer).

The output can be a set of frequent itemsets or actual association rules.


Rulex Association Tasks

Rulex provides the following tasks to solve association problems:

TaskDescriptionLink
Anomaly DetectionExtracts and characterizes anomalies from an event log, singling out the events in the flow which do not fit with any of the frequent sequences in the process model.Using Anomaly Detection to Solve Association Problems
Assortment OptimizerExtracts and generates replacement rules from frequent itemsets.Using Assortment Optimizer to Solve Association Problems

Frequent Itemsets Mining

Extracts recurrent item associations from a dataset.Using Frequent Itemsets Mining to Solve Association Problems
Hierarchical Basket AnalysisGenerates association rules from frequent itemsets.Using Hierarchical Basket Analysis to Solve Association Problems
Sequence Analysis Extracts frequent sequences from event logs.Using Sequence Analysis to Solve Association Problems
Similar Items DetectorGenerates description-based and sales-based replacement rules.Using Similar Items Detector to Solve Association Problems
  • No labels