
<oml:flow xmlns:oml="http://openml.org/openml">
  <oml:id>65</oml:id>
<oml:uploader>1</oml:uploader>
<oml:name>weka.RandomForest</oml:name>
<oml:version>1</oml:version>
<oml:external_version>Weka_3.7.10_9186</oml:external_version>
<oml:description>Leo Breiman (2001). Random Forests. Machine Learning. 45(1):5-32.</oml:description>
<oml:upload_date>2014-04-04T14:39:31</oml:upload_date>
<oml:language>English</oml:language>
<oml:dependencies>Weka_3.7.10</oml:dependencies>
<oml:parameter>
	<oml:name>D</oml:name>
	<oml:data_type>flag</oml:data_type>
	<oml:default_value></oml:default_value>
	<oml:description>If set, classifier is run in debug mode and
	may output additional info to the console</oml:description>
</oml:parameter>
<oml:parameter>
	<oml:name>I</oml:name>
	<oml:data_type>option</oml:data_type>
	<oml:default_value>10</oml:default_value>
	<oml:description>Number of trees to build.</oml:description>
</oml:parameter>
<oml:parameter>
	<oml:name>K</oml:name>
	<oml:data_type>option</oml:data_type>
	<oml:default_value>0</oml:default_value>
	<oml:description>Number of features to consider (&lt;1=int(logM+1)).</oml:description>
</oml:parameter>
<oml:parameter>
	<oml:name>S</oml:name>
	<oml:data_type>option</oml:data_type>
	<oml:default_value>1</oml:default_value>
	<oml:description>Seed for random number generator.
	(default 1)</oml:description>
</oml:parameter>
<oml:parameter>
	<oml:name>depth</oml:name>
	<oml:data_type>option</oml:data_type>
	<oml:default_value></oml:default_value>
	<oml:description>The maximum depth of the trees, 0 for unlimited.
	(default 0)</oml:description>
</oml:parameter>
<oml:parameter>
	<oml:name>num-slots</oml:name>
	<oml:data_type>option</oml:data_type>
	<oml:default_value>1</oml:default_value>
	<oml:description>Number of execution slots.
	(default 1 - i.e. no parallelism)</oml:description>
</oml:parameter>
<oml:parameter>
	<oml:name>print</oml:name>
	<oml:data_type>flag</oml:data_type>
	<oml:default_value></oml:default_value>
	<oml:description>Print the individual trees in the output</oml:description>
</oml:parameter>
<oml:tag>Verified_Learning_Curve,Verified_Supervised_Classification</oml:tag>
</oml:flow>
