A program to recognize and reward our most engaged community members
alfileres wrote:Let me know what you think about this feature request and possible work-arounds.
<operator name="Root" class="Process" expanded="yes"> <operator name="ExampleSetGenerator" class="ExampleSetGenerator"> <parameter key="target_function" value="polynomial classification"/> </operator> <operator name="DecisionTree" class="DecisionTree"> <parameter key="keep_example_set" value="true"/> </operator> <operator name="ModelApplier" class="ModelApplier"> <list key="application_parameters"> </list> </operator> <operator name="UncertainPredictionsTransformation" class="UncertainPredictionsTransformation"> <parameter key="min_confidence" value="0.9"/> </operator></operator>