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="449" width="547"> <operator activated="true" class="generate_data" compatibility="5.3.000" expanded="true" height="60" name="Generate Training Data" width="90" x="45" y="30"/> <operator activated="true" class="normalize" compatibility="5.3.000" expanded="true" height="94" name="Normalize" width="90" x="179" y="30"/> <operator activated="true" class="generate_data" compatibility="5.3.000" expanded="true" height="60" name="Generate Test Data" width="90" x="36" y="229"/> <operator activated="true" class="apply_model" compatibility="5.3.000" expanded="true" height="76" name="Apply Model" width="90" x="380" y="165"> <list key="application_parameters"/> </operator> <connect from_op="Generate Training Data" from_port="output" to_op="Normalize" to_port="example set input"/> <connect from_op="Normalize" from_port="preprocessing model" to_op="Apply Model" to_port="model"/> <connect from_op="Generate Test Data" from_port="output" to_op="Apply Model" to_port="unlabelled data"/> <connect from_op="Apply Model" from_port="labelled data" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="144"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>