A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="6.0.001"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="6.0.001" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="generate_data" compatibility="6.0.001" expanded="true" height="60" name="Generate Data" width="90" x="45" y="30"> <parameter key="target_function" value="polynomial"/> <parameter key="number_of_attributes" value="3"/> <parameter key="attributes_lower_bound" value="0.0"/> </operator> <operator activated="true" class="multiply" compatibility="6.0.001" expanded="true" height="94" name="Multiply" width="90" x="45" y="120"/> <operator activated="true" class="weka:W-M5P" compatibility="5.3.001" expanded="true" height="76" name="W-M5P" width="90" x="179" y="120"/> <operator activated="true" class="weka:W-REPTree" compatibility="5.3.001" expanded="true" height="76" name="W-REPTree" width="90" x="179" y="30"/> <connect from_op="Generate Data" from_port="output" to_op="Multiply" to_port="input"/> <connect from_op="Multiply" from_port="output 1" to_op="W-REPTree" to_port="training set"/> <connect from_op="Multiply" from_port="output 2" to_op="W-M5P" to_port="training set"/> <connect from_op="W-M5P" from_port="model" to_port="result 3"/> <connect from_op="W-REPTree" from_port="model" to_port="result 1"/> <connect from_op="W-REPTree" from_port="exampleSet" 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"/> <portSpacing port="sink_result 4" spacing="0"/> </process> </operator></process>