A program to recognize and reward our most engaged community members
<operator name="Root" class="Process" expanded="yes"> <operator name="ExcelExampleSource" class="ExcelExampleSource" breakpoints="after"> <parameter key="excel_file" value="C:\Users\CJFP\Documents\examples1\examples1.xls"/> <parameter key="create_label" value="true"/> <parameter key="label_column" value="2"/> <parameter key="create_id" value="true"/> </operator> <operator name="FeatureNameFilter" class="FeatureNameFilter"> <parameter key="skip_features_with_name" value=".*\(7\)"/> </operator> <operator name="AttributeSubsetPreprocessing" class="AttributeSubsetPreprocessing" expanded="no"> <parameter key="condition_class" value="attribute_name_filter"/> <parameter key="attribute_name_regex" value=".*\(2\)"/> <parameter key="process_special_attributes" value="true"/> <operator name="Numerical2Binominal" class="Numerical2Binominal"> </operator> </operator> <operator name="MyKLRLearner" class="MyKLRLearner"> </operator></operator>
<operator name="Root" class="Process" expanded="yes"> <operator name="ExcelExampleSource" class="ExcelExampleSource" breakpoints="after"> <parameter key="excel_file" value="C:\Documents and Settings\Alien\My Documents\rm_workspace\examples1.xls"/> <parameter key="create_label" value="true"/> <parameter key="label_column" value="2"/> <parameter key="create_id" value="true"/> </operator> <operator name="FeatureNameFilter" class="FeatureNameFilter"> <parameter key="skip_features_with_name" value=".*\(7\)"/> </operator> <operator name="AttributeSubsetPreprocessing" class="AttributeSubsetPreprocessing" expanded="no"> <parameter key="condition_class" value="attribute_name_filter"/> <parameter key="attribute_name_regex" value=".*\(2\)"/> <parameter key="process_special_attributes" value="true"/> <operator name="Numerical2Binominal" class="Numerical2Binominal"> </operator> </operator> <operator name="EvolutionaryParameterOptimization" class="EvolutionaryParameterOptimization" expanded="yes"> <list key="parameters"> <parameter key="MyKLRLearner.C" value="[-1.0;1.0]"/> </list> <operator name="XValidation" class="XValidation" expanded="yes"> <parameter key="number_of_validations" value="7"/> <operator name="MyKLRLearner" class="MyKLRLearner"> <parameter key="C" value="0.24676120099825494"/> </operator> <operator name="OperatorChain" class="OperatorChain" expanded="yes"> <operator name="ModelApplier" class="ModelApplier"> <list key="application_parameters"> </list> </operator> <operator name="ClassificationPerformance" class="ClassificationPerformance"> <parameter key="accuracy" value="true"/> <list key="class_weights"> </list> </operator> </operator> </operator> </operator></operator>