A program to recognize and reward our most engaged community members
<?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="476" width="681"> <operator activated="true" class="generate_data" expanded="true" height="60" name="Generate Data" width="90" x="45" y="120"> <parameter key="number_examples" value="5"/> <parameter key="number_of_attributes" value="1"/> </operator> <operator activated="true" class="rename" expanded="true" height="76" name="Rename (2)" width="90" x="179" y="120"> <parameter key="old_name" value="att1"/> <parameter key="new_name" value="A1"/> </operator> <operator activated="true" class="generate_id" expanded="true" height="76" name="Generate ID" width="90" x="313" y="120"/> <operator activated="true" class="select_attributes" expanded="true" height="76" name="Select Attributes (2)" width="90" x="447" y="120"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="label"/> <parameter key="invert_selection" value="true"/> <parameter key="include_special_attributes" value="true"/> </operator> <operator activated="true" class="generate_data" expanded="true" height="60" name="Generate Data (2)" width="90" x="45" y="300"> <parameter key="number_examples" value="3"/> <parameter key="number_of_attributes" value="1"/> </operator> <operator activated="true" class="rename" expanded="true" height="76" name="Rename" width="90" x="179" y="300"> <parameter key="old_name" value="att1"/> <parameter key="new_name" value="A2"/> </operator> <operator activated="true" class="generate_id" expanded="true" height="76" name="Generate ID (2)" width="90" x="313" y="300"/> <operator activated="true" class="select_attributes" expanded="true" height="76" name="Select Attributes" width="90" x="447" y="300"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="label"/> <parameter key="invert_selection" value="true"/> <parameter key="include_special_attributes" value="true"/> </operator> <operator activated="true" class="cartesian_product" expanded="true" height="76" name="Cartesian" width="90" x="581" y="210"/> <connect from_op="Generate Data" from_port="output" to_op="Rename (2)" to_port="example set input"/> <connect from_op="Rename (2)" from_port="example set output" to_op="Generate ID" to_port="example set input"/> <connect from_op="Generate ID" from_port="example set output" to_op="Select Attributes (2)" to_port="example set input"/> <connect from_op="Select Attributes (2)" from_port="example set output" to_op="Cartesian" to_port="left"/> <connect from_op="Generate Data (2)" from_port="output" to_op="Rename" to_port="example set input"/> <connect from_op="Rename" from_port="example set output" to_op="Generate ID (2)" to_port="example set input"/> <connect from_op="Generate ID (2)" from_port="example set output" to_op="Select Attributes" to_port="example set input"/> <connect from_op="Select Attributes" from_port="example set output" to_op="Cartesian" to_port="right"/> <connect from_op="Cartesian" from_port="join" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="180"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>