A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.0"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.0.8" expanded="true" name="Process"> <process expanded="true" height="476" width="681"> <operator activated="true" class="generate_data" compatibility="5.0.8" expanded="true" height="60" name="Generate Data" width="90" x="45" y="30"> <parameter key="target_function" value="random classification"/> </operator> <operator activated="true" class="compare_rocs" compatibility="5.0.8" expanded="true" height="76" name="Compare ROCs" width="90" x="179" y="30"> <process expanded="true" height="608" width="894"> <operator activated="true" class="decision_tree" compatibility="5.0.8" expanded="true" height="76" name="Decision Tree" width="90" x="112" y="30"/> <connect from_port="train 1" to_op="Decision Tree" to_port="training set"/> <connect from_op="Decision Tree" from_port="model" to_port="model 1"/> <portSpacing port="source_train 1" spacing="0"/> <portSpacing port="source_train 2" spacing="0"/> <portSpacing port="sink_model 1" spacing="0"/> <portSpacing port="sink_model 2" spacing="0"/> </process> </operator> <operator activated="true" class="reporting:generate_report" compatibility="5.0.2" expanded="true" height="76" name="Generate Report" width="90" x="313" y="30"> <parameter key="report_name" value="test"/> <parameter key="pdf_output_file" value="c:\test.pdf"/> </operator> <operator activated="true" class="reporting:report" compatibility="5.0.2" expanded="true" height="60" name="Report" width="90" x="447" y="30"> <parameter key="specified" value="true"/> <parameter key="reportable_type" value="ROC Comparison"/> <parameter key="renderer_name" value="ROC Comparison"/> <list key="parameters"/> </operator> <connect from_op="Generate Data" from_port="output" to_op="Compare ROCs" to_port="example set"/> <connect from_op="Compare ROCs" from_port="rocComparison" to_op="Generate Report" to_port="through 1"/> <connect from_op="Generate Report" from_port="through 1" to_op="Report" to_port="reportable in"/> <connect from_op="Report" from_port="reportable out" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>