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

---------------------
Meta classifier that enhances the performance of a regression base classifier. Each iteration fits a model to the residuals left by the classifier on the previous iteration. Prediction is accomplished by adding the predictions of each classifier. Reducing the shrinkage (learning rate) parameter helps prevent overfitting and has a smoothing effect but increases the learning time. For more information see: J.H. Friedman (1999). Stochastic Gradient Boosting.
---------------------

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 AdditiveRegression_weka_numeric 1-25 of 34 < > Action_refresh_blue
ID Program Dataset Tuned hyper. User Updated << Status Total time Memory Error
Run #14636 AdditiveRegression_weka_numeric GTR1 no internal 208d17h ago done 1m13s 415M 0.087
Run #14635 AdditiveRegression_weka_numeric housePricesFromZillow no internal 208d17h ago done 1m19s 413M 38437456135
Run #14634 AdditiveRegression_weka_numeric blakhol_rg_test_5 no internal 208d17h ago done 1m6s 30M 1.21
Run #14633 AdditiveRegression_weka_numeric blakhol_rg_test_5000 no internal 208d17h ago done 18s 413M 31.9
Run #11874 AdditiveRegression_weka_numeric DISCO en no crishoj 336d21h ago failed 2s 419M
Run #11317 AdditiveRegression_weka_numeric Sales 7756-2 no blurngr 1y59d ago done 15s 420M 7962
Run #10912 AdditiveRegression_weka_numeric simple-regression-test no guhuxiang 1y94d ago done 1m29s 422M 50.5
Run #10516 AdditiveRegression_weka_numeric blakhol_rg_test_5 yes shabbychef 1y105d ago done 34s 427M 1.21
Run #10259 AdditiveRegression_weka_numeric neut_0.raw no internal 1y116d ago failed 17s 420M
Run #10260 AdditiveRegression_weka_numeric neut_1.raw no internal 1y116d ago failed 7s 419M
Run #9873 AdditiveRegression_weka_numeric bow-regression (medium) no internal 1y122d ago done 1h17m 421M 0.498
Run #8175 AdditiveRegression_weka_numeric bow-regression no internal 1y123d ago done 10m38s 421M 0.474
Run #8187 AdditiveRegression_weka_numeric interaction-regression-test no internal 1y123d ago done 2m1s 421M 1984
Run #8179 AdditiveRegression_weka_numeric dans_rare_events_1 no internal 1y123d ago done 3m19s 421M 0.011
Run #8183 AdditiveRegression_weka_numeric etf300-fractal-f20-126 no internal 1y123d ago done 2m1s 421M 0.012
Run #8185 AdditiveRegression_weka_numeric web-graph-data-2007 no internal 1y123d ago failed 10s 420M
Run #8184 AdditiveRegression_weka_numeric formatted2_subset no internal 1y123d ago done 10s 421M 3.33e-05
Run #8182 AdditiveRegression_weka_numeric X-A0 no internal 1y123d ago done 11s 416M 29180
Run #8181 AdditiveRegression_weka_numeric sleepdata no internal 1y123d ago failed 1s 416M
Run #8178 AdditiveRegression_weka_numeric project_dr01_model_set_01 no internal 1y123d ago done 44s 421M 0.095
Run #8180 AdditiveRegression_weka_numeric test dataset 01 no internal 1y123d ago done 1s 416M 0.290
Run #8177 AdditiveRegression_weka_numeric ya-2 no internal 1y123d ago done 11s 416M 2.33
Run #8176 AdditiveRegression_weka_numeric Ya text param no internal 1y123d ago done 1s 416M 312
Run #8174 AdditiveRegression_weka_numeric MeDIP_HEK no internal 1y123d ago done 1s 419M 0.074
Run #8173 AdditiveRegression_weka_numeric Teste no internal 1y123d ago done 2s 419M 7.84




Program contents Arrow_right


Comments:


Must be logged in to post comments.