A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.1.001"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.001" expanded="true" name="Process"> <process expanded="true" height="190" width="614"> <operator activated="true" class="retrieve" compatibility="5.1.001" expanded="true" height="60" name="Retrieve" width="90" x="112" y="75"> <parameter key="repository_entry" value="//Samples/data/Iris"/> </operator> <operator activated="true" class="set_role" compatibility="5.1.001" expanded="true" height="76" name="Set Role" width="90" x="246" y="75"> <parameter key="name" value="label"/> <list key="set_additional_roles"/> </operator> <operator activated="true" class="k_medoids" compatibility="5.1.001" expanded="true" height="76" name="Clustering" width="90" x="514" y="75"> <parameter key="k" value="3"/> <parameter key="measure_types" value="NominalMeasures"/> </operator> <connect from_op="Retrieve" from_port="output" to_op="Set Role" to_port="example set input"/> <connect from_op="Set Role" from_port="example set output" to_op="Clustering" to_port="example set"/> <connect from_op="Clustering" from_port="cluster model" to_port="result 1"/> <connect from_op="Clustering" from_port="clustered set" to_port="result 2"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> <portSpacing port="sink_result 3" spacing="0"/> </process> </operator></process>