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="431" width="547"> <operator activated="true" class="generate_nominal_data" compatibility="5.3.000" expanded="true" height="60" name="Generate Nominal Data" width="90" x="45" y="30"/> <operator activated="true" class="decision_tree_weight_based" compatibility="5.3.000" expanded="true" height="60" name="Decision Tree (Weight-Based)" width="90" x="246" y="30"> <process expanded="true" height="538" width="765"> <operator activated="true" class="weight_by_user_specification" compatibility="5.3.000" expanded="true" height="76" name="Weight by User Specification" width="90" x="313" y="30"> <list key="name_regex_to_weights"> <parameter key="att1" value="2.0"/> <parameter key="att2" value="1.5"/> <parameter key="att3" value="0.5"/> <parameter key="att4" value="0.1"/> <parameter key="att5" value="1.9"/> </list> </operator> <connect from_port="training set" to_op="Weight by User Specification" to_port="example set"/> <connect from_op="Weight by User Specification" from_port="weights" to_port="weights"/> <portSpacing port="source_training set" spacing="0"/> <portSpacing port="sink_weights" spacing="0"/> </process> </operator> <connect from_op="Generate Nominal Data" from_port="output" to_op="Decision Tree (Weight-Based)" to_port="training set"/> <connect from_op="Decision Tree (Weight-Based)" from_port="model" 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>