An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.0"> <context> <input> <location/> </input> <output> <location/> <location/> </output> <macros/> </context> <operator activated="true" class="process" expanded="true" name="Process"> <process expanded="true" height="558" width="567"> <operator activated="true" breakpoints="after" class="retrieve" expanded="true" height="60" name="Retrieve" width="90" x="45" y="30"/> <operator activated="true" class="set_macro" expanded="true" height="76" name="Define Item Count" width="90" x="179" y="30"> <parameter key="macro" value="%{itemCountAttributeName}"/> <parameter key="value" value="itemCount"/> </operator> <operator activated="true" class="set_macro" expanded="true" height="76" name="Define Customer" width="90" x="313" y="30"> <parameter key="macro" value="customerIdAttributeName"/> <parameter key="value" value="customerId"/> </operator> <operator activated="true" class="set_macro" expanded="true" height="76" name="Define Item" width="90" x="447" y="30"> <parameter key="macro" value="itemIdAttributeName"/> <parameter key="value" value="itemId"/> </operator> <operator activated="true" class="aggregate" expanded="true" height="76" name="Aggregate" width="90" x="45" y="210"> <list key="aggregation_attributes"> <parameter key="%{itemCountAttributeName}" value="sum"/> </list> <parameter key="group_by_attributes" value="%{customerIdAttributeName}|%{itemIdAttributeName}"/> </operator> <operator activated="true" class="pivot" expanded="true" height="76" name="Pivot" width="90" x="179" y="210"> <parameter key="group_attribute" value="%{customerIdAttributeName}"/> <parameter key="index_attribute" value="%{itemIdAttributeName}"/> </operator> <operator activated="true" class="set_role" expanded="true" height="76" name="Set Role" width="90" x="313" y="210"> <parameter key="name" value="%{customerIdAttributeName}"/> <parameter key="target_role" value="id"/> </operator> <operator activated="true" class="fp_growth" expanded="true" height="76" name="FP-Growth" width="90" x="447" y="210"/> <operator activated="true" class="create_association_rules" expanded="true" height="60" name="Create Association Rules" width="90" x="447" y="345"/> <connect from_op="Retrieve" from_port="output" to_op="Define Item Count" to_port="through 1"/> <connect from_op="Define Item Count" from_port="through 1" to_op="Define Customer" to_port="through 1"/> <connect from_op="Define Customer" from_port="through 1" to_op="Define Item" to_port="through 1"/> <connect from_op="Define Item" from_port="through 1" to_op="Aggregate" to_port="example set input"/> <connect from_op="Aggregate" from_port="example set output" to_op="Pivot" to_port="example set input"/> <connect from_op="Pivot" from_port="example set output" to_op="Set Role" to_port="example set input"/> <connect from_op="Set Role" from_port="example set output" to_op="FP-Growth" to_port="example set"/> <connect from_op="FP-Growth" from_port="frequent sets" to_op="Create Association Rules" to_port="item sets"/> <connect from_op="Create Association Rules" from_port="rules" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>