A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.3.000"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.3.000" expanded="true" name="Process"> <process expanded="true" height="352" width="718"> <operator activated="true" class="generate_nominal_data" compatibility="5.3.000" expanded="true" height="60" name="Generate Nominal Data" width="90" x="112" y="30"> <parameter key="number_examples" value="1000"/> </operator> <operator activated="true" class="loop_values" compatibility="5.3.000" expanded="true" height="76" name="Loop Values" width="90" x="313" y="30"> <parameter key="attribute" value="att1"/> <parameter key="iteration_macro" value="v1"/> <process expanded="true" height="370" width="736"> <operator activated="true" class="loop_values" compatibility="5.3.000" expanded="true" height="76" name="Loop Values (2)" width="90" x="246" y="30"> <parameter key="attribute" value="att2"/> <parameter key="iteration_macro" value="v2"/> <process expanded="true" height="370" width="736"> <operator activated="true" class="filter_examples" compatibility="5.3.000" expanded="true" height="76" name="Filter Examples" width="90" x="179" y="30"> <parameter key="condition_class" value="attribute_value_filter"/> <parameter key="parameter_string" value="att1=%{v1}"/> </operator> <operator activated="true" class="filter_examples" compatibility="5.3.000" expanded="true" height="76" name="Filter Examples (2)" width="90" x="313" y="30"> <parameter key="condition_class" value="attribute_value_filter"/> <parameter key="parameter_string" value="att2=%{v2}"/> </operator> <operator activated="true" class="sample" compatibility="5.3.000" expanded="true" height="76" name="Sample" width="90" x="447" y="30"> <parameter key="sample_size" value="3"/> <list key="sample_size_per_class"/> <list key="sample_ratio_per_class"/> <list key="sample_probability_per_class"/> </operator> <connect from_port="example set" to_op="Filter Examples" to_port="example set input"/> <connect from_op="Filter Examples" from_port="example set output" to_op="Filter Examples (2)" to_port="example set input"/> <connect from_op="Filter Examples (2)" from_port="example set output" to_op="Sample" to_port="example set input"/> <connect from_op="Sample" from_port="example set output" to_port="out 1"/> <portSpacing port="source_example set" spacing="0"/> <portSpacing port="sink_out 1" spacing="0"/> <portSpacing port="sink_out 2" spacing="0"/> </process> </operator> <connect from_port="example set" to_op="Loop Values (2)" to_port="example set"/> <connect from_op="Loop Values (2)" from_port="out 1" to_port="out 1"/> <portSpacing port="source_example set" spacing="0"/> <portSpacing port="sink_out 1" spacing="0"/> <portSpacing port="sink_out 2" spacing="0"/> </process> </operator> <operator activated="true" class="append" compatibility="5.3.000" expanded="true" height="76" name="Append" width="90" x="447" y="30"/> <operator activated="true" class="aggregate" compatibility="5.3.000" expanded="true" height="76" name="Aggregate" width="90" x="581" y="30"> <list key="aggregation_attributes"> <parameter key="label" value="count"/> </list> <parameter key="group_by_attributes" value="|att1|att2"/> </operator> <connect from_op="Generate Nominal Data" from_port="output" to_op="Loop Values" to_port="example set"/> <connect from_op="Loop Values" from_port="out 1" to_op="Append" to_port="example set 1"/> <connect from_op="Append" from_port="merged set" to_op="Aggregate" to_port="example set input"/> <connect from_op="Aggregate" from_port="example set output" 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>