<oml:task xmlns:oml="http://openml.org/openml">
	<oml:task_id>59</oml:task_id>
  <oml:task_name>Task 59: iris (Supervised Classification)</oml:task_name>
	<oml:task_type_id>1</oml:task_type_id>
	<oml:task_type>Supervised Classification</oml:task_type>
	      <oml:input name="source_data">
    <oml:data_set>
<oml:data_set_id>61</oml:data_set_id>
<oml:target_feature>class</oml:target_feature>
</oml:data_set>  </oml:input>
	      <oml:input name="estimation_procedure">
    <oml:estimation_procedure>
<oml:id>1</oml:id>
<oml:type>crossvalidation</oml:type>
<oml:data_splits_url>https://openml.org/api_splits/get/59/Task_59_splits.arff</oml:data_splits_url>
<oml:parameter name="number_repeats">1</oml:parameter>
<oml:parameter name="number_folds">10</oml:parameter>
<oml:parameter name="percentage"></oml:parameter>
<oml:parameter name="stratified_sampling">true</oml:parameter>
</oml:estimation_procedure>  </oml:input>
	      <oml:input name="cost_matrix">
    <oml:cost_matrix></oml:cost_matrix>  </oml:input>
	      <oml:input name="evaluation_measures">
    <oml:evaluation_measures>
<oml:evaluation_measure>predictive_accuracy</oml:evaluation_measure>
</oml:evaluation_measures>  </oml:input>
	      <oml:output name="predictions">
    <oml:predictions>
<oml:format>ARFF</oml:format>
<oml:feature name="repeat" type="integer"/>
<oml:feature name="fold" type="integer"/>
<oml:feature name="row_id" type="integer"/>
<oml:feature name="confidence.classname" type="numeric"/>
<oml:feature name="prediction" type="string"/>
</oml:predictions>  </oml:output>
	    <oml:tag>basic</oml:tag>
    <oml:tag>study_1</oml:tag>
    <oml:tag>study_41</oml:tag>
    <oml:tag>study_50</oml:tag>
    <oml:tag>study_7</oml:tag>
    <oml:tag>study_89</oml:tag>
    <oml:tag>testsuite</oml:tag>
    <oml:tag>under100k</oml:tag>
    <oml:tag>under1m</oml:tag>
  </oml:task>
