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_examples" value="1000"/> <parameter key="target_function" value="gaussian mixture clusters"/> </operator> <operator name="KMeans" class="KMeans"> <parameter key="k" value="5"/> </operator> <operator name="ClusterIteration" class="ClusterIteration" expanded="yes"> <operator name="ExampleSetWriter" class="ExampleSetWriter"> <parameter key="attribute_description_file" value="/cluster%{a}.aml"/> <parameter key="example_set_file" value="/cluster%{a}.dat"/> </operator> </operator></operator>