A program to recognize and reward our most engaged community members
<operator name="Root" class="Process" expanded="yes"> <operator name="ExampleSource" class="ExampleSource"> <parameter key="attributes" value="C:\Dokumente und Einstellungen\Besitzer\Eigene Dateien\rm_workspace\sample\data\golf.aml"/> </operator> <operator name="NaiveBayes" class="NaiveBayes"> <parameter key="keep_example_set" value="true"/> </operator> <operator name="ModelApplier" class="ModelApplier"> <list key="application_parameters"> </list> </operator> <operator name="ParameterIteration" class="ParameterIteration" expanded="yes"> <list key="parameters"> <parameter key="ThresholdCreator.threshold" value="[0.0;1.0;10;linear]"/> </list> <operator name="ThresholdCreator" class="ThresholdCreator"> <parameter key="threshold" value="1.0"/> <parameter key="first_class" value="no"/> <parameter key="second_class" value="yes"/> </operator> <operator name="ThresholdApplier" class="ThresholdApplier"> </operator> <operator name="BinominalClassificationPerformance" class="BinominalClassificationPerformance"> <parameter key="keep_example_set" value="true"/> <parameter key="precision" value="true"/> </operator> <operator name="ProcessLog" class="ProcessLog"> <list key="log"> <parameter key="threshold" value="operator.ThresholdCreator.parameter.threshold"/> <parameter key="precision" value="operator.BinominalClassificationPerformance.value.precision"/> </list> </operator> </operator></operator>
<operator name="Root" class="Process" expanded="yes"> <operator name="ExampleSource" class="ExampleSource"> <parameter key="attributes" value="C:\Dokumente und Einstellungen\Besitzer\Eigene Dateien\rm_workspace\sample\data\golf.aml"/> </operator> <operator name="NaiveBayes" class="NaiveBayes"> <parameter key="keep_example_set" value="true"/> </operator> <operator name="ModelApplier" class="ModelApplier"> <list key="application_parameters"> </list> </operator> <operator name="BinominalClassificationPerformance" class="BinominalClassificationPerformance"> <parameter key="AUC" value="true"/> </operator></operator>
<operator name="Root" class="Process" expanded="yes"> <operator name="ExampleSource" class="ExampleSource"> <parameter key="attributes" value="C:\Dokumente und Einstellungen\Besitzer\Eigene Dateien\rm_workspace\sample\data\golf.aml"/> </operator> <operator name="XValidation" class="XValidation" expanded="yes"> <parameter key="number_of_validations" value="2"/> <operator name="NaiveBayes" class="NaiveBayes"> <parameter key="keep_example_set" value="true"/> </operator> <operator name="OperatorChain" class="OperatorChain" expanded="yes"> <operator name="ModelApplier" class="ModelApplier"> <list key="application_parameters"> </list> </operator> <operator name="two_curves" class="BinominalClassificationPerformance"> <parameter key="AUC" value="true"/> <parameter key="precision" value="true"/> </operator> </operator> </operator></operator>
<operator name="Root" class="Process" expanded="yes"> <operator name="ExampleSource" class="ExampleSource"> <parameter key="attributes" value="C:\Dokumente und Einstellungen\Besitzer\Eigene Dateien\rm_workspace\sample\data\golf.aml"/> </operator> <operator name="XValidation" class="XValidation" expanded="yes"> <parameter key="number_of_validations" value="2"/> <operator name="NaiveBayes" class="NaiveBayes"> <parameter key="keep_example_set" value="true"/> </operator> <operator name="OperatorChain" class="OperatorChain" expanded="yes"> <operator name="ModelApplier" class="ModelApplier"> <list key="application_parameters"> </list> </operator> <operator name="ParameterIteration" class="ParameterIteration" expanded="yes"> <list key="parameters"> <parameter key="ThresholdCreator.threshold" value="[0.0;1.0;10;linear]"/> </list> <operator name="ThresholdCreator" class="ThresholdCreator"> <parameter key="threshold" value="1.0"/> <parameter key="first_class" value="no"/> <parameter key="second_class" value="yes"/> </operator> <operator name="ThresholdApplier" class="ThresholdApplier"> </operator> <operator name="BinominalClassificationPerformance" class="BinominalClassificationPerformance"> <parameter key="keep_example_set" value="true"/> <parameter key="precision" value="true"/> </operator> <operator name="ProcessLog" class="ProcessLog"> <list key="log"> <parameter key="modeliteration" value="operator.ParameterIteration.value.applycount"/> <parameter key="thresholditeration" value="operator.ParameterIteration.value.iteration"/> <parameter key="threshold" value="operator.ThresholdCreator.parameter.threshold"/> <parameter key="precision" value="operator.BinominalClassificationPerformance.value.precision"/> </list> </operator> </operator> </operator> </operator></operator>