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

---------------------
Locally weighted learning. Uses an instance-based algorithm to assign instance weights which are then used by a specified WeightedInstancesHandler. Can do classification (e.g. using naive Bayes) or regression (e.g. using linear regression). For more info, see Eibe Frank, Mark Hall, Bernhard Pfahringer: Locally Weighted Naive Bayes. In: 19th Conference in Uncertainty in Artificial Intelligence, 249-256, 2003. C. Atkeson, A. Moore, S. Schaal (1996). Locally weighted learning. AI Review..
---------------------

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 LWL_weka_numeric 1-15 of 15   Action_refresh_blue
ID Program Dataset Tuned hyper. User Updated << Status Total time Memory Error
Run #15442 LWL_weka_numeric housePricesFromZillow no internal 200d15h ago done 39m27s 418M 116672307289
Run #14679 LWL_weka_numeric simple-regression-test no internal 208d2h ago failed 5h0m 418M
Run #14681 LWL_weka_numeric neut_0.raw no internal 208d17h ago failed 58s 414M
Run #14680 LWL_weka_numeric easy-linear no internal 208d17h ago done 1m12s 414M 1.00
Run #11884 LWL_weka_numeric DISCO en no crishoj 336d20h ago failed 6s 420M
Run #9780 LWL_weka_numeric interaction-regression-test no internal 1y122d ago failed 5h0m 421M
Run #9779 LWL_weka_numeric X-A0 no internal 1y122d ago done 1s 419M 34055
Run #3779 LWL_weka_numeric auto-mpg no internal 1y122d ago done 5s 232M 19.2
Run #3778 LWL_weka_numeric servo no internal 1y122d ago done 1s 229M 0.931
Run #3777 LWL_weka_numeric cpu-performance no internal 1y122d ago done 10s 231M 6049
Run #3776 LWL_weka_numeric autos no internal 1y122d ago done 5s 231M 0.923
Run #3775 LWL_weka_numeric liver-disorders no internal 1y122d ago done 1s 22M 10.4
Run #3774 LWL_weka_numeric housing no internal 1y122d ago done 4s 232M 35.4
Run #3773 LWL_weka_numeric echocardiogram no internal 1y122d ago done 1s 22M 118
Run #2575 LWL_weka_numeric regression-sample no internal 1y122d ago done 1s 27M 4.54




Program contents Arrow_right


Comments:


Must be logged in to post comments.