A program to recognize and reward our most engaged community members
<operator name="Root" class="Process" expanded="yes"> <operator name="ExampleSetGenerator" class="ExampleSetGenerator"> <parameter key="number_of_attributes" value="1"/> <parameter key="target_function" value="simple sinus"/> </operator> <operator name="AttributeConstruction" class="AttributeConstruction"> <list key="function_descriptions"> <parameter key="target" value="if(att1 > 5, "true", "false")"/> </list> </operator></operator>
<operator name="Classify data" class="OperatorChain" expanded="yes"> <operator name="AttributeSubsetPreprocessing" class="AttributeSubsetPreprocessing" expanded="yes"> <parameter key="attribute_name_regex" value="AA"/> <parameter key="condition_class" value="attribute_name_filter"/> <parameter key="deliver_inner_results" value="true"/> <parameter key="parameter_string" value="CSA"/> <operator name="UserBasedDiscretization" class="UserBasedDiscretization" breakpoints="after"> <list key="classes"> <parameter key="low" value="4.5"/> <parameter key="medium" value="7.5"/> </list> <parameter key="return_preprocessing_model" value="true"/> </operator> </operator>