Synopsis
Creates attributes from frequent item sets.
Description
This operator takes a FrequentItemSet set within IOObjects and creates attributes for every frequent item set. This attributes indicate if the examples contains all items of this set. The attributes will contain values 0 or 1 and are numerical.
Input
- example set: expects: ExampleSet
- frequent item sets: expects: FrequentItemSets
Output
- example set: