A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.1.006"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.006" expanded="true" name="Process"> <process expanded="true" height="145" width="738"> <operator activated="true" class="generate_data" compatibility="5.1.006" expanded="true" height="60" name="Generate Data" width="90" x="45" y="30"> <parameter key="number_examples" value="1"/> <parameter key="number_of_attributes" value="1"/> </operator> <operator activated="true" class="numerical_to_polynominal" compatibility="5.1.006" expanded="true" height="76" name="Numerical to Polynominal" width="90" x="179" y="30"/> <operator activated="true" class="set_data" compatibility="5.1.006" expanded="true" height="76" name="Set Data" width="90" x="313" y="30"> <parameter key="example_index" value="1"/> <parameter key="attribute_name" value="att1"/> <parameter key="value" value="19.08.2010"/> <list key="additional_values"/> </operator> <operator activated="true" class="nominal_to_date" compatibility="5.1.006" expanded="true" height="76" name="Nominal to Date" width="90" x="447" y="30"> <parameter key="attribute_name" value="att1"/> <parameter key="date_format" value="dd.MM.yyyy"/> </operator> <operator activated="true" class="date_to_numerical" compatibility="5.1.006" expanded="true" height="76" name="Date to Numerical" width="90" x="581" y="30"> <parameter key="attribute_name" value="att1"/> <parameter key="time_unit" value="day"/> <parameter key="day_relative_to" value="week"/> <parameter key="keep_old_attribute" value="true"/> </operator> <connect from_op="Generate Data" from_port="output" to_op="Numerical to Polynominal" to_port="example set input"/> <connect from_op="Numerical to Polynominal" from_port="example set output" to_op="Set Data" to_port="example set input"/> <connect from_op="Set Data" from_port="example set output" to_op="Nominal to Date" to_port="example set input"/> <connect from_op="Nominal to Date" from_port="example set output" to_op="Date to Numerical" to_port="example set input"/> <connect from_op="Date to Numerical" from_port="example set output" 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>