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

---------------------
Class for construction a Rotation Forest. Can do classification and regression depending on the base learner. For more information, see Juan J. Rodriguez, Ludmila I. Kuncheva, Carlos J. Alonso (2006). Rotation Forest: A new classifier ensemble method. IEEE Transactions on Pattern Analysis and Machine Intelligence. 28(10):1619-1630. URL http://doi.ieeecomputersociety.org/10.1109/TPAMI.2006.211.
---------------------

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

NOTE: WEKA's Classifiers read a data in the .arff format. For Multiclass datasets, the SVMlight format converted to .arff multiclass format so they can be read by WEKA programs
MulticlassClassification
internal
18M
checked
open
Login required!

Run this program on a dataset Arrow_right


Existing runs on RotationForest_weka_nominal 1-25 of 75 < > Action_refresh_blue
ID Program Dataset User Updated << Status Total time Memory Error
Run #5234 RotationForest_weka_nominal Dexter_train internal 252d10h ago failed 1h27m 247M
Run #5229 RotationForest_weka_nominal svmlight-example1 internal 252d10h ago failed 1h2m 245M
Run #5225 RotationForest_weka_nominal chess-krk internal 252d11h ago done 1m40s 246M 0.191
Run #5207 RotationForest_weka_nominal musk-2 internal 252d11h ago done 3m26s 247M 0.025
Run #5233 RotationForest_weka_nominal jakefootball internal 252d11h ago done 2s 22M 0.491
Run #5232 RotationForest_weka_nominal sample-dataset2 internal 252d11h ago done 8s 247M 1
Run #5230 RotationForest_weka_nominal jake-lungcancer-copy internal 252d11h ago done 1s 246M 0.400
Run #5231 RotationForest_weka_nominal sample-dataset internal 252d11h ago done 1s 247M 1
Run #5228 RotationForest_weka_nominal lung-cancer internal 252d11h ago done 15s 246M 0.400
Run #5227 RotationForest_weka_nominal flags internal 252d11h ago done 2s 247M 0.259
Run #5226 RotationForest_weka_nominal breast-cancer-wisconsin internal 252d11h ago done 1s 22M 0.052
Run #5223 RotationForest_weka_nominal horse-colic internal 252d11h ago done 15s 247M 0.284
Run #5224 RotationForest_weka_nominal heart-disease-cleveland internal 252d11h ago done 9s 21M 0.440
Run #5222 RotationForest_weka_nominal sonar internal 252d11h ago done 1s 247M 0.097
Run #5214 RotationForest_weka_nominal connect-4 internal 252d11h ago failed 50s 234M
Run #5221 RotationForest_weka_nominal chess-krkp internal 252d11h ago done 9s 247M 0.002
Run #5220 RotationForest_weka_nominal thyroid-allrep internal 252d11h ago done 1s 247M 0.026
Run #5217 RotationForest_weka_nominal glass internal 252d11h ago done 20s 247M 0.312
Run #5219 RotationForest_weka_nominal hayes-roth internal 252d11h ago done 9s 247M 0.275
Run #5218 RotationForest_weka_nominal postoperative-patient-data internal 252d11h ago done 14s 246M 0.222
Run #5216 RotationForest_weka_nominal statlog-german internal 252d11h ago done 1s 247M 0.310
Run #5215 RotationForest_weka_nominal breast-cancer-wpbc internal 252d11h ago done 1s 247M 0.672
Run #5212 RotationForest_weka_nominal thyroid-allhyper internal 252d11h ago done 8s 246M 0.011
Run #5213 RotationForest_weka_nominal heart-disease-switzerland internal 252d11h ago done 1s 247M 0.622
Run #5201 RotationForest_weka_nominal statlog-shuttle internal 252d11h ago done 1m19s 246M 4.83e-04




Program contents Arrow_right


Comments:


Must be logged in to post comments.