Generate Item Set Indicators (AI Studio Core)
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 (Data table)
This is an example set input port
- frequent item sets (IOObject)
Output
- example set (Data table)
This is an example set output port