Program_img2RandomSubSpace_weka_numeric
This programs is part of the WEKA classifier library. The code used to generate this program is from the java class 'weka/classifiers/meta/RandomSubSpace.java' from WEKA's libraries. The following description was taken from this classes JavaDoc information:

---------------------
This method constructs a decision tree based classifier that maintains highest accuracy on training data and improves on generalization accuracy as it grows in complexity. The classifier consists of multiple trees constructed systematically by pseudorandomly selecting subsets of components of the feature vector, that is, trees constructed in randomly chosen subspaces. For more information, see Tin Kam Ho (1998). The Random Subspace Method for Constructing Decision Forests. IEEE Transactions on Pattern Analysis and Machine Intelligence. 20(8):832-844. URL http://citeseer.ist.psu.edu/ho98random.html.
---------------------

NOTE: This algorithm has no parameter tuning, it is using the default WEKA parameters

Regression
internal
18M
checked
open
Login required!

Run this program on a dataset Arrow_right


Existing runs on RandomSubSpace_weka_numeric 1-16 of 16   Action_refresh_blue
ID Program Dataset Tuned hyper. User Updated << Status Total time Memory Error
Run #15433 RandomSubSpace_weka_numeric housePricesFromZillow no internal 200d22h ago done 11s 417M 149645365
Run #14663 RandomSubSpace_weka_numeric neut_0.raw no internal 208d23h ago failed 49s 30M
Run #14662 RandomSubSpace_weka_numeric simple-regression-test no internal 208d23h ago done 1m1s 418M 0.365
Run #11880 RandomSubSpace_weka_numeric DISCO en no crishoj 337d3h ago done 6s 420M 561
Run #9768 RandomSubSpace_weka_numeric interaction-regression-test no internal 1y122d ago done 2m22s 421M 2648
Run #9767 RandomSubSpace_weka_numeric X-A0 no internal 1y122d ago done 30s 419M 47990
Run #7437 RandomSubSpace_weka_numeric Teste yes jsato 1y123d ago failed 1s 247M
Run #7235 RandomSubSpace_weka_numeric easy-linear no pliang 1y123d ago done 1s 247M 0.049
Run #5152 RandomSubSpace_weka_numeric servo no internal 1y123d ago done 17s 247M 1.72
Run #5153 RandomSubSpace_weka_numeric auto-mpg no internal 1y123d ago done 12s 247M 12.0
Run #5149 RandomSubSpace_weka_numeric liver-disorders no internal 1y123d ago done 1s 247M 9.72
Run #5150 RandomSubSpace_weka_numeric autos no internal 1y123d ago done 1s 247M 0.537
Run #5151 RandomSubSpace_weka_numeric cpu-performance no internal 1y123d ago done 1s 246M 4619
Run #5147 RandomSubSpace_weka_numeric echocardiogram no internal 1y123d ago done 1s 247M 125
Run #5148 RandomSubSpace_weka_numeric housing no internal 1y123d ago done 1s 247M 20.5
Run #2524 RandomSubSpace_weka_numeric regression-sample no internal 1y123d ago done 1s 247M 2.82




Program contents Arrow_right


Comments:


Must be logged in to post comments.