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

---------------------
Class implementing a HyperPipe classifier. For each category a HyperPipe is constructed that contains all points of that category (essentially records the attribute bounds observed for each category). Test instances are classified according to the category that "most contains the instance". Does not handle numeric class, or missing values in test cases. Extremely simple algorithm, but has the advantage of being extremely fast, and works quite well when you have "smegloads" of attributes.
---------------------

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 HyperPipes_weka_nominal 1-25 of 111 < > Action_refresh_blue
ID Program Dataset Tuned hyper. User Updated << Status Total time Memory Error
Run #28999 HyperPipes_weka_nominal 198pgpopPts no linflyer 31d15h ago done 6s 422M 0.305
Run #28760 HyperPipes_weka_nominal Sca Motion no andresvila 40d9h ago done 1s 413M 0.103
Run #21364 HyperPipes_weka_nominal ralign-random no internal 325d12h ago done 0.466
Run #17395 HyperPipes_weka_nominal songsAndEmotions#6 no internal 325d16h ago done 0
Run #17396 HyperPipes_weka_nominal songsAndEmotions#3 no internal 325d16h ago done 0
Run #16833 HyperPipes_weka_nominal songsAndEmotions#1 no internal 325d16h ago done 1
Run #16211 HyperPipes_weka_nominal DAS_cui_hr_bi_lab no linflyer 1y53d ago done 18s 413M 0.343
Run #15743 HyperPipes_weka_nominal CarVana Extended no morph 1y208d ago done 2m10s 424M 0.125
Run #13779 HyperPipes_weka_nominal Synthetic 75% Density, Large, Few Labels no yorinasub17 2y0d ago done 12m42s 421M 0.510
Run #13800 HyperPipes_weka_nominal statlog-satimage no yorinasub17 2y0d ago done 26s 420M 0.521
Run #13794 HyperPipes_weka_nominal musk-2 no yorinasub17 2y0d ago done 1m37s 420M 0.161
Run #13799 HyperPipes_weka_nominal iris no yorinasub17 2y0d ago done 1s 416M 0.089
Run #13798 HyperPipes_weka_nominal chess-krkp no yorinasub17 2y0d ago done 11s 416M 0.461
Run #13797 HyperPipes_weka_nominal thyroid-dis no yorinasub17 2y0d ago done 12s 420M 0.013
Run #13769 HyperPipes_weka_nominal Synthetic 75% Density, Large, Many Labels no yorinasub17 2y0d ago done 14m59s 421M 0.616
Run #13796 HyperPipes_weka_nominal thyroid-euthyroid no yorinasub17 2y0d ago done 10s 420M 0.499
Run #13795 HyperPipes_weka_nominal vowel-context no yorinasub17 2y0d ago done 5s 420M 0.630
Run #13790 HyperPipes_weka_nominal pssmOfprotein no yorinasub17 2y0d ago done 1m9s 421M 0.627
Run #13793 HyperPipes_weka_nominal statlog-segment no yorinasub17 2y0d ago done 6s 416M 0.185
Run #13792 HyperPipes_weka_nominal annealing no yorinasub17 2y0d ago done 5s 420M 0
Run #13791 HyperPipes_weka_nominal breast-cancer-wdbc no yorinasub17 2y0d ago done 11s 420M 1
Run #13778 HyperPipes_weka_nominal Synthetic 50% Density, Large, Few Labels no yorinasub17 2y0d ago done 7m34s 421M 0.588
Run #13789 HyperPipes_weka_nominal primary-tumor no yorinasub17 2y0d ago done 6s 416M 0.735
Run #13788 HyperPipes_weka_nominal breast-cancer-wpbc no yorinasub17 2y0d ago done 5s 420M 0.621
Run #13787 HyperPipes_weka_nominal best-algorithms-2011-02-15 no yorinasub17 2y0d ago done 5s 420M 0.727




Program contents Arrow_right


Comments:


Must be logged in to post comments.