Program_img2RandomTree_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/trees/RandomTree.java' from WEKA's libraries. The following description was taken from this classes JavaDoc information:

---------------------
Class for constructing a tree that considers K randomly chosen attributes at each node. Performs no pruning. Also has an option to allow estimation of class probabilities based on a hold-out set (backfitting).
---------------------

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 RandomTree_weka_nominal 1-25 of 151 < > Action_refresh_blue
ID Program Dataset Tuned hyper. User Updated << Status Total time Memory Error
Run #29177 RandomTree_weka_nominal fml_project2 no gtledward 6d23h ago done 6s 413M 0.588
Run #29154 RandomTree_weka_nominal dataset6 no akryus 7d13h ago failed 1h20m 1524M
Run #28985 RandomTree_weka_nominal 198pgpopPts no linflyer 28d8h ago done 6s 423M 0.271
Run #28858 RandomTree_weka_nominal Sca All Direction no andresvila 36d23h ago done 1s 416M 0.010
Run #28859 RandomTree_weka_nominal Sca Mov Direction no andresvila 36d23h ago done 1s 413M 0.003
Run #28717 RandomTree_weka_nominal Sca Motion no andresvila 37d2h ago done 5s 413M 0.012
Run #28451 RandomTree_weka_nominal NORMALIZED DATA no GregSen 78d11h ago done 5s 413M 0.306
Run #28313 RandomTree_weka_nominal bi_nolab_hr_CuiFormRelations no linflyer 94d9h ago failed 5s 412M
Run #28070 RandomTree_weka_nominal DataSet_Mutation no ferraromb 125d8h ago done 11s 423M 0.023
Run #28050 RandomTree_weka_nominal correct s1 eg2008jk no emrah 135d8h ago failed 2m25s 429M
Run #27853 RandomTree_weka_nominal 20news no sidaw 258d5h ago failed 3m59s 421M
Run #27621 RandomTree_weka_nominal petals_3 no evolk 273d3h ago done 5m35s 418M 0.548
Run #27605 RandomTree_weka_nominal petals_5 no evolk 273d4h ago done 5m37s 418M 0.664
Run #27448 RandomTree_weka_nominal petals_2 no evolk 286d0h ago done 5m24s 418M 0.355
Run #27024 RandomTree_weka_nominal mat no blazebird 302d11h ago done 2m56s 424M 0.009
Run #26995 RandomTree_weka_nominal zhangjun no blazebird 302d14h ago done 4m8s 424M 0.002
Run #21041 RandomTree_weka_nominal test_historyMulti1 no internal 322d4h ago done 3m13s 413M 0.317
Run #21387 RandomTree_weka_nominal ralign-random no internal 322d4h ago done 0.162
Run #17425 RandomTree_weka_nominal songsAndEmotions#6 no internal 322d9h ago done 1
Run #17426 RandomTree_weka_nominal songsAndEmotions#3 no internal 322d9h ago done 1
Run #16848 RandomTree_weka_nominal songsAndEmotions#1 no internal 322d9h ago done 1
Run #16386 RandomTree_weka_nominal 10K sample run no internal 322d9h ago failed
Run #16165 RandomTree_weka_nominal DAS_cui_hr_bi_lab yes linflyer 1y53d ago done 52s 432M 0.378
Run #16080 RandomTree_weka_nominal s2 no emrah 1y54d ago done 1m35s 424M 0.022
Run #15821 RandomTree_weka_nominal testing2 no clay 1y112d ago failed 22m58s 424M




Program contents Arrow_right


Comments:


Must be logged in to post comments.