A program to recognize and reward our most engaged community members
how can I do own programming with Rapid Miner GUI?
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.1.008"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.008" expanded="true" name="Process"> <process expanded="true" height="235" width="413"> <operator activated="true" breakpoints="after" class="subprocess" compatibility="5.1.008" expanded="true" height="76" name="Subprocess" width="90" x="45" y="30"> <process expanded="true" height="674" width="924"> <operator activated="true" class="retrieve" compatibility="5.1.008" expanded="true" height="60" name="Retrieve" width="90" x="45" y="30"> <parameter key="repository_entry" value="//Samples/data/Labor-Negotiations"/> </operator> <operator activated="true" class="select_attributes" compatibility="5.1.008" expanded="true" height="76" name="Select Attributes" width="90" x="179" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="vacation"/> <parameter key="include_special_attributes" value="true"/> </operator> <operator activated="true" class="replace" compatibility="5.1.008" expanded="true" height="76" name="Replace" width="90" x="313" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="vacation"/> <parameter key="replace_what" value="-"/> <parameter key="replace_by" value=" "/> </operator> <operator activated="true" class="replace" compatibility="5.1.008" expanded="true" height="76" name="Replace (2)" width="90" x="447" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="vacation"/> <parameter key="replace_what" value="(.*)"/> <parameter key="replace_by" value=" $1 "/> </operator> <operator activated="true" class="filter_examples" compatibility="5.1.008" expanded="true" height="76" name="Filter Examples" width="90" x="581" y="30"> <parameter key="condition_class" value="no_missing_attributes"/> </operator> <operator activated="true" class="nominal_to_text" compatibility="5.1.008" expanded="true" height="76" name="Nominal to Text" width="90" x="715" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="vacation"/> </operator> <connect from_op="Retrieve" from_port="output" to_op="Select Attributes" to_port="example set input"/> <connect from_op="Select Attributes" from_port="example set output" to_op="Replace" to_port="example set input"/> <connect from_op="Replace" from_port="example set output" to_op="Replace (2)" to_port="example set input"/> <connect from_op="Replace (2)" from_port="example set output" to_op="Filter Examples" to_port="example set input"/> <connect from_op="Filter Examples" from_port="example set output" to_op="Nominal to Text" to_port="example set input"/> <connect from_op="Nominal to Text" from_port="example set output" to_port="out 1"/> <portSpacing port="source_in 1" spacing="0"/> <portSpacing port="sink_out 1" spacing="0"/> <portSpacing port="sink_out 2" spacing="0"/> </process> </operator> <operator activated="true" class="trim" compatibility="5.1.008" expanded="true" height="76" name="Trim" width="90" x="179" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="vacation"/> </operator> <operator activated="true" class="replace" compatibility="5.1.008" expanded="true" height="76" name="Replace (3)" width="90" x="313" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="vacation"/> <parameter key="replace_what" value="\s+"/> <parameter key="replace_by" value=" "/> </operator> <connect from_op="Subprocess" from_port="out 1" to_op="Trim" to_port="example set input"/> <connect from_op="Trim" from_port="example set output" to_op="Replace (3)" to_port="example set input"/> <connect from_op="Replace (3)" 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>