An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.2.008"> <context> <input> <location>//Samples/data/Ripley-Set</location> </input> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.2.008" expanded="true" name="Process"> <process expanded="true" height="695" width="840"> <operator activated="true" class="linear_regression" compatibility="5.2.008" expanded="true" height="94" name="Linear Regression" width="90" x="45" y="30"> <parameter key="feature_selection" value="none"/> <parameter key="eliminate_colinear_features" value="false"/> </operator> <operator activated="true" class="generate_data" compatibility="5.2.008" expanded="true" height="60" name="Generate Data" width="90" x="180" y="30"> <parameter key="target_function" value="grid function"/> <parameter key="number_examples" value="576"/> <parameter key="number_of_attributes" value="2"/> <parameter key="attributes_lower_bound" value="-1.3"/> <parameter key="attributes_upper_bound" value="1.0"/> </operator> <operator activated="true" class="generate_attributes" compatibility="5.2.008" expanded="true" height="76" name="Generate Attributes" width="90" x="315" y="30"> <list key="function_descriptions"> <parameter key="att1" value="(att1 + 10) / 20 * 2.3 - 1.3"/> <parameter key="att2" value="(att2 + 10) / 20 * 1.4 - 0.2"/> </list> </operator> <operator activated="true" class="apply_model" compatibility="5.2.008" expanded="true" height="76" name="Apply Model" width="90" x="450" y="30"> <list key="application_parameters"/> </operator> <operator activated="true" class="select_attributes" compatibility="5.2.008" expanded="true" height="76" name="Select Attributes" width="90" x="585" y="30"> <parameter key="attribute_filter_type" value="subset"/> <parameter key="attributes" value="prediction(label)|att1|att2|"/> <parameter key="include_special_attributes" value="true"/> </operator> <operator activated="true" class="union" compatibility="5.2.008" expanded="true" height="76" name="Union" width="90" x="720" y="30"/> <connect from_port="input 1" to_op="Linear Regression" to_port="training set"/> <connect from_op="Linear Regression" from_port="model" to_op="Apply Model" to_port="model"/> <connect from_op="Linear Regression" from_port="exampleSet" to_op="Union" to_port="example set 2"/> <connect from_op="Linear Regression" from_port="weights" to_port="result 1"/> <connect from_op="Generate Data" from_port="output" to_op="Generate Attributes" to_port="example set input"/> <connect from_op="Generate Attributes" from_port="example set output" to_op="Apply Model" to_port="unlabelled data"/> <connect from_op="Apply Model" from_port="labelled data" to_op="Select Attributes" to_port="example set input"/> <connect from_op="Apply Model" from_port="model" to_port="result 2"/> <connect from_op="Select Attributes" from_port="example set output" to_op="Union" to_port="example set 1"/> <connect from_op="Union" from_port="union" to_port="result 3"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="source_input 2" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> <portSpacing port="sink_result 3" spacing="0"/> <portSpacing port="sink_result 4" spacing="0"/> </process> </operator></process>