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/> <output/> <macros/> </context> <operator activated="true" class="process" expanded="true" name="Process"> <process expanded="true" height="581" width="681"> <operator activated="true" class="retrieve" expanded="true" height="60" name="Retrieve" width="90" x="45" y="75"> <parameter key="repository_entry" value="//SA/2009-12-06 sampled 6 PCA"/> </operator> <operator activated="true" class="generate_id" expanded="true" height="76" name="Generate ID" width="90" x="313" y="165"> <parameter key="create_nominal_ids" value="true"/> </operator> <operator activated="true" class="loop_values" expanded="true" height="76" name="Loop Values" width="90" x="447" y="165"> <parameter key="attribute" value="Computer"/> <process expanded="true" height="583" width="663"> <operator activated="true" class="filter_examples" expanded="true" height="76" name="Filter Examples" width="90" x="112" y="75"> <parameter key="condition_class" value="attribute_value_filter"/> <parameter key="parameter_string" value="Computer=%{loop_value}"/> </operator> <operator activated="true" class="select_attributes" expanded="true" height="76" name="Select Attributes (2)" width="90" x="246" y="75"> <parameter key="attribute_filter_type" value="subset"/> <parameter key="attributes" value="PC6|PC5|PC4|PC3|PC2|PC1"/> </operator> <operator activated="true" class="detect_outlier_lof" expanded="true" height="76" name="Detect Outlier (2)" width="90" x="380" y="30"/> <operator activated="true" class="join" expanded="true" height="76" name="Join" width="90" x="514" y="75"/> <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="Select Attributes (2)" to_port="example set input"/> <connect from_op="Select Attributes (2)" from_port="example set output" to_op="Detect Outlier (2)" to_port="example set input"/> <connect from_op="Select Attributes (2)" from_port="original" to_op="Join" to_port="right"/> <connect from_op="Detect Outlier (2)" from_port="example set output" to_op="Join" to_port="left"/> <connect from_op="Join" from_port="join" 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_op="Retrieve" from_port="output" to_op="Generate ID" to_port="example set input"/> <connect from_op="Generate ID" from_port="example set output" to_op="Loop Values" to_port="example set"/> <connect from_op="Loop Values" from_port="out 1" 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>