Association Tasks
Information tasks are task that provide some information about data.
| TASK | DESCRIPTION |
|---|---|
| ARM | Association Rule Mining allows us to discover relationships between 1 or more features in the dataset. |
| FP Growth | Frequent Pattern analysis helps us to find frequent combinations of features in our dataset. |