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

---------------------
Fast decision tree learner. Builds a decision/regression tree using information gain/variance and prunes it using reduced-error pruning (with backfitting). Only sorts values for numeric attributes once. Missing values are dealt with by splitting the corresponding instances into pieces (i.e. as in C4.5).
---------------------

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 REPTree_weka_numeric 1-25 of 35 < > Action_refresh_blue
ID Program Dataset Tuned hyper. User Updated << Status Total time Memory Error
Run #14632 REPTree_weka_numeric GTR1 no internal 208d17h ago done 34s 413M 0.078
Run #14631 REPTree_weka_numeric housePricesFromZillow no internal 208d17h ago done 56s 30M 342861159
Run #14630 REPTree_weka_numeric blakhol_rg_test_5 no internal 208d17h ago done 1m3s 414M 1.22
Run #14629 REPTree_weka_numeric blakhol_rg_test_5000 no internal 208d17h ago done 52s 413M 33.3
Run #11873 REPTree_weka_numeric DISCO en no crishoj 336d21h ago done 5s 418M 556
Run #11321 REPTree_weka_numeric Sales 7756-2 no blurngr 1y59d ago done 6s 421M 7668
Run #10517 REPTree_weka_numeric blakhol_rg_test_5 yes shabbychef 1y105d ago done 26s 426M 1.26
Run #10464 REPTree_weka_numeric blakhol_rg_test_5000 yes shabbychef 1y111d ago done 33s 427M 34.9
Run #10258 REPTree_weka_numeric neut_1.raw no internal 1y116d ago failed 7s 419M
Run #10257 REPTree_weka_numeric neut_0.raw no internal 1y116d ago failed 24s 420M
Run #9722 REPTree_weka_numeric interaction-regression-test no internal 1y122d ago done 1m13s 424M 4.22
Run #9721 REPTree_weka_numeric simple-regression-test no internal 1y122d ago done 49s 421M 0.365
Run #9720 REPTree_weka_numeric web-graph-data-2007 no internal 1y122d ago done 37s 421M 1.07
Run #9718 REPTree_weka_numeric etf300-fractal-f20-126 no internal 1y122d ago done 50s 421M 0.015
Run #9714 REPTree_weka_numeric dans_rare_events_1 no internal 1y122d ago done 44s 421M 0.011
Run #9719 REPTree_weka_numeric formatted2_subset no internal 1y122d ago done 6s 421M 3.46e-05
Run #9717 REPTree_weka_numeric X-A0 no internal 1y122d ago done 1s 416M 50127
Run #9716 REPTree_weka_numeric sleepdata no internal 1y122d ago done 1s 416M 0.759
Run #9715 REPTree_weka_numeric test dataset 01 no internal 1y122d ago done 2s 416M 2.82
Run #9713 REPTree_weka_numeric project_dr01_model_set_01 no internal 1y122d ago done 13s 421M 0.103
Run #9709 REPTree_weka_numeric bow-regression no internal 1y122d ago done 2m26s 421M 0.498
Run #9712 REPTree_weka_numeric ya-2 no internal 1y122d ago done 6s 419M 2.33
Run #9711 REPTree_weka_numeric Ya text param no internal 1y122d ago done 6s 410M 229
Run #9710 REPTree_weka_numeric bow-regression (medium) no internal 1y122d ago failed 1m44s 421M
Run #9708 REPTree_weka_numeric MeDIP_HEK no internal 1y122d ago done 1s 416M 0.098




Program contents Arrow_right


Comments:


Must be logged in to post comments.