A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.0"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" expanded="true" name="Process"> <process expanded="true" height="353" width="808"> <operator activated="true" class="generate_data" expanded="true" height="60" name="Generate Data" width="90" x="160" y="68"> <parameter key="target_function" value="simple non linear classification"/> </operator> <operator activated="true" class="work_on_subset" expanded="true" height="76" name="Work on Subset" width="90" x="293" y="66"> <parameter key="attribute_filter_type" value="regular_expression"/> <parameter key="regular_expression" value=".*3|.*4"/> <process expanded="true" height="353" width="808"> <operator activated="true" class="extract_macro" expanded="true" height="60" name="Extract Macro" width="90" x="179" y="30"> <parameter key="macro" value="blob"/> <parameter key="macro_type" value="number_of_attributes"/> </operator> <operator activated="true" class="log" expanded="true" height="76" name="Log" width="90" x="313" y="30"> <list key="log"> <parameter key="Atts" value="operator.Extract Macro.value.macro_value"/> </list> </operator> <connect from_port="exampleSet" to_op="Extract Macro" to_port="example set"/> <connect from_op="Extract Macro" from_port="example set" to_op="Log" to_port="through 1"/> <connect from_op="Log" from_port="through 1" to_port="example set"/> <portSpacing port="source_exampleSet" spacing="0"/> <portSpacing port="sink_example set" spacing="0"/> <portSpacing port="sink_through 1" spacing="0"/> </process> </operator> <connect from_op="Generate Data" from_port="output" to_op="Work on Subset" to_port="example set"/> <connect from_op="Work on Subset" from_port="example set" 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>
Hope you have some patience with beginners