A program to recognize and reward our most engaged community members
<operator name="Root" class="Process" expanded="yes"> <description text="This process plots the learning curve, i.e. the performance with respect to the number of examples which is used for learning."/> <parameter key="logverbosity" value="warning"/> <parameter key="random_seed" value="2004"/> <operator name="Iris" class="ArffExampleSource"> <parameter key="data_file" value="C:\rm_workspace\sample\data\iris.arff"/> <parameter key="label_attribute" value="class"/> </operator> <operator name="KMeans" class="KMeans"> </operator> <operator name="ClusterCentroidEvaluator" class="ClusterCentroidEvaluator"> <parameter key="main_criterion" value="Davies Bouldin"/> </operator></operator>