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

---------------------
A Classifier that uses backpropagation to classify instances. This network can be built by hand, created by an algorithm or both. The network can also be monitored and modified during training time. The nodes in this network are all sigmoid (except for when the class is numeric in which case the the output nodes become unthresholded linear units).
---------------------

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 MultilayerPerceptron_weka_nominal 1-25 of 175 < > Action_refresh_blue
ID Program Dataset Tuned hyper. User Updated << Status Total time Memory Error
Run #29188 MultilayerPerceptron_weka_nominal fml_project2 no gtledward 33d21h ago failed 1h9m 418M
Run #28992 MultilayerPerceptron_weka_nominal 198pgpopPts no linflyer 55d3h ago failed 2h46m 424M
Run #28826 MultilayerPerceptron_weka_nominal Sca All Direction no andresvila 63d21h ago done 1m39s 426M 0.013
Run #28827 MultilayerPerceptron_weka_nominal Sca Mov Direction no andresvila 63d21h ago done 20s 425M 0
Run #28726 MultilayerPerceptron_weka_nominal Sca Motion no andresvila 64d0h ago done 54s 425M 0.008
Run #28464 MultilayerPerceptron_weka_nominal Letters3 no walde 104d10h ago done 5s 420M 0.222
Run #27962 MultilayerPerceptron_weka_nominal ro-lts no tiberiu44 190d23h ago failed 1h18m 419M
Run #27855 MultilayerPerceptron_weka_nominal 20news no sidaw 285d2h ago failed 1h50m 420M
Run #27482 MultilayerPerceptron_weka_nominal petals_11 no evolk 312d13h ago done 2h0m 418M 0.637
Run #27471 MultilayerPerceptron_weka_nominal petals_5 no evolk 312d20h ago done 2h0m 418M 0.593
Run #27460 MultilayerPerceptron_weka_nominal petals_3 no evolk 312d21h ago done 1h36m 418M 0.469
Run #27441 MultilayerPerceptron_weka_nominal petals_2 no evolk 312d21h ago done 1h39m 418M 0.296
Run #27410 MultilayerPerceptron_weka_nominal cemst-auditor-performance-prediction2-asr3 no favre 322d9h ago failed 5h0m 418M
Run #27319 MultilayerPerceptron_weka_nominal cemst-auditor-performance-prediction2-asr4 no favre 322d12h ago failed 5h0m 418M
Run #27303 MultilayerPerceptron_weka_nominal cemst-auditor-performance-prediction2-asr2 no favre 322d13h ago failed 5h0m 418M
Run #27394 MultilayerPerceptron_weka_nominal cemst-decision-prediction2-asr4 no favre 322d14h ago done 42m24s 419M 0.120
Run #27287 MultilayerPerceptron_weka_nominal cemst-auditor-performance-prediction2-asr1 no favre 322d14h ago failed 5h0m 419M
Run #27378 MultilayerPerceptron_weka_nominal cemst-decision-prediction2-asr3 no favre 322d15h ago done 37m29s 419M 0.135
Run #27362 MultilayerPerceptron_weka_nominal cemst-decision-prediction2-asr2 no favre 322d15h ago done 37m43s 419M 0.135
Run #27271 MultilayerPerceptron_weka_nominal cemst-auditor-performance-prediction2-asr0 no favre 322d15h ago failed 5h0m 419M
Run #27351 MultilayerPerceptron_weka_nominal cemst-decision-prediction2-asr1 no favre 322d15h ago done 34m49s 418M 0.122
Run #27335 MultilayerPerceptron_weka_nominal cemst-decision-prediction2-asr0 no favre 322d16h ago done 35m7s 419M 0.118
Run #27245 MultilayerPerceptron_weka_nominal cemst-auditor-performance-prediction-asr4 no favre 322d16h ago failed 5h0m 418M
Run #27229 MultilayerPerceptron_weka_nominal cemst-auditor-performance-prediction-asr3 no favre 322d18h ago failed 5h0m 418M
Run #27213 MultilayerPerceptron_weka_nominal cemst-auditor-performance-prediction-asr2 no favre 322d19h ago failed 5h0m 418M




Program contents Arrow_right


Comments:


Must be logged in to post comments.