Program_img2LWL_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/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

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 LWL_weka_nominal 1-25 of 80 < > Action_refresh_blue
ID Program Dataset Tuned hyper. User Updated << Status Total time Memory Error
Run #15735 LWL_weka_nominal CarVana Extended no morph 100d4h ago failed 5h0m 423M
Run #14541 LWL_weka_nominal Synthetic 10% Density, Small, Few Labels no internal 208d16h ago done 14m50s 418M 0.378
Run #14540 LWL_weka_nominal Synthetic 10% Density, Small, Many Labels no internal 208d16h ago done 13m19s 418M 0.620
Run #12045 LWL_weka_nominal Yahoo Search Suggestions Network Data no pmc8p 279d19h ago failed 3m33s 415M
Run #10245 LWL_weka_nominal neut_1..02.tiny no internal 1y116d ago failed 5h0m 421M
Run #3767 LWL_weka_nominal svmlight-example1 no internal 1y122d ago failed 5h0m 246M
Run #3752 LWL_weka_nominal connect-4 no internal 1y122d ago failed 5h0m 233M
Run #3763 LWL_weka_nominal chess-krk no internal 1y122d ago done 4h21m 232M 0.781
Run #3739 LWL_weka_nominal statlog-shuttle no internal 1y122d ago failed 5h0m 233M
Run #3745 LWL_weka_nominal musk-2 no internal 1y122d ago done 4h4m 232M 0.150
Run #3728 LWL_weka_nominal letter-recognition no internal 1y122d ago done 3h1m 232M 0.596
Run #3772 LWL_weka_nominal Dexter_train no internal 1y122d ago done 31m16s 237M 0.356
Run #3771 LWL_weka_nominal jakefootball no internal 1y122d ago done 1s 228M 0.564
Run #3770 LWL_weka_nominal sample-dataset2 no internal 1y122d ago done 1s 27M 0.500
Run #3769 LWL_weka_nominal sample-dataset no internal 1y122d ago done 1s 23M 0.500
Run #3768 LWL_weka_nominal jake-lungcancer-copy no internal 1y122d ago done 1s 230M 0.300
Run #3766 LWL_weka_nominal lung-cancer no internal 1y122d ago done 2s 246M 0.300
Run #3765 LWL_weka_nominal flags no internal 1y122d ago done 1s 13M 0.414
Run #3764 LWL_weka_nominal breast-cancer-wisconsin no internal 1y122d ago done 5s 31M 0.105
Run #3759 LWL_weka_nominal chess-krkp no internal 1y122d ago done 7m12s 246M 0.281
Run #3762 LWL_weka_nominal heart-disease-cleveland no internal 1y122d ago done 1s 230M 0.484
Run #3761 LWL_weka_nominal horse-colic no internal 1y122d ago done 15s 231M 0.313
Run #3760 LWL_weka_nominal sonar no internal 1y122d ago done 5s 230M 0.258
Run #3758 LWL_weka_nominal thyroid-allrep no internal 1y122d ago done 9m32s 231M 0.038
Run #3736 LWL_weka_nominal thyroid-0387 no internal 1y122d ago done 1h9m 232M 0.232




Program contents Arrow_right


Comments:


Must be logged in to post comments.