A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.2.001"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.2.001" expanded="true" name="Process"> <process expanded="true" height="325" width="480"> <operator activated="true" class="read_csv" compatibility="5.2.001" expanded="true" height="60" name="Read CSV" width="90" x="45" y="120"> <parameter key="csv_file" value="C:\Users\Emrecan\Desktop\datahw2file.csv"/> <parameter key="column_separators" value=","/> <parameter key="use_quotes" value="false"/> <parameter key="parse_numbers" value="false"/> <list key="annotations"/> <list key="data_set_meta_data_information"/> </operator> <operator activated="true" class="set_role" compatibility="5.2.001" expanded="true" height="76" name="Set Role" width="90" x="179" y="120"> <parameter key="name" value="playtennis"/> <parameter key="target_role" value="label"/> <list key="set_additional_roles"/> </operator> <operator activated="true" class="x_validation" compatibility="5.2.001" expanded="true" height="112" name="Validation" width="90" x="380" y="120"> <parameter key="number_of_validations" value="3"/> <process expanded="true"> <portSpacing port="source_training" spacing="0"/> <portSpacing port="sink_model" spacing="0"/> <portSpacing port="sink_through 1" spacing="0"/> </process> <process expanded="true"> <portSpacing port="source_model" spacing="0"/> <portSpacing port="source_test set" spacing="0"/> <portSpacing port="source_through 1" spacing="0"/> <portSpacing port="sink_averagable 1" spacing="0"/> <portSpacing port="sink_averagable 2" spacing="0"/> </process> </operator> <connect from_op="Read CSV" from_port="output" to_op="Set Role" to_port="example set input"/> <connect from_op="Set Role" from_port="example set output" to_op="Validation" to_port="training"/> <connect from_op="Validation" from_port="training" 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>