FP Growth
The Frequent Pattern Growth (FPGrowth) task will find item combinations which occur frequently within a dataset.
CONFIGURATION
OPTION | DESCRIPTION |
---|---|
Select Columns | Use column selector to select the columns which will be considered for the FP Growth algorithm. |
Support | The % of data items which must match the pattern expressed in the range 0% to 100%. |
INPUT
None.
OUTPUT
Running FP Growth on the presidents/party/state dataset we find that the top most frequent combinations in the dataset are:
15 cases of "Republican" and 10 cases of "Democratic".