A program to recognize and reward our most engaged community members
The process runs since a few days. Unfortunately, I cannot stop it. Nothing happens when pressing the "OK" button of the "Stop Dialog". Any ideas?
<operator name="Root" class="Process" expanded="yes"> <operator name="ExampleSetGenerator" class="ExampleSetGenerator"> <parameter key="target_function" value="sum"/> </operator> <operator name="NoiseGenerator" class="NoiseGenerator"> <list key="noise"> </list> <parameter key="random_attributes" value="5"/> </operator> <operator name="GeneticAlgorithm" class="GeneticAlgorithm" expanded="yes"> <parameter key="maximum_number_of_generations" value="300"/> <parameter key="show_stop_dialog" value="true"/> <operator name="XValidation" class="XValidation" expanded="yes"> <parameter key="sampling_type" value="shuffled sampling"/> <operator name="W-M5P" class="W-M5P"> </operator> <operator name="OperatorChain" class="OperatorChain" expanded="yes"> <operator name="ModelApplier" class="ModelApplier"> <list key="application_parameters"> </list> </operator> <operator name="Performance" class="Performance"> </operator> </operator> </operator> </operator></operator>