MLP output file |
Computed outputs of the neural net
File for storing the outputs of the neural net, with the computed and the correct class for each input pattern. the suffix of the file is .out
At the beginning of the file are stored on the first line two numbers corresponding to the number of ouptputs and the number of classes. The the decomposition matrix is stored: its columns corresponds to the codewords associated to each class. Actually it can be a matrix for an One-Per-Class (OPC) or Error-Correcting-Coding (ECOC) decomposition. The lines below store the outputs of the net: each line of the file corresponds to a single pattern.
Format of a single line:
computed bits (double) - computed class (unsigned) - correct class (unsigned)
See also nn
Example:
This is the output file of a net with OPC coding for a 7 classes classification problem. Note that the decomposition matrix is stored using floating point values: 0.9 corresponds to 1 and 0.1 corresponds to 0. By this way learning of dichotomizers is accelerated.
7 7 +0.90000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.90000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.90000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.90000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.90000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.90000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.10000000 +0.90000000 +0.80343396 +0.06723531 +0.01927867 +0.12683862 +0.20960889 +0.07826100 +0.28128336 1 1 +0.84962120 +0.12268072 +0.30177042 +0.06987007 +0.02982492 +0.08088591 +0.04282480 1 1 +0.75308701 +0.05200807 +0.47969673 +0.06856828 +0.02139471 +0.12616241 +0.04791910 1 1 +0.44951061 +0.17547721 +0.40784094 +0.03467739 +0.16225935 +0.07124478 +0.04589673 1 1 +0.38407882 +0.21635039 +0.21406308 +0.06385002 +0.24065798 +0.08909556 +0.01937472 1 1 +0.48497107 +0.09649968 +0.05013371 +0.07521672 +0.08626186 +0.11155598 +0.09212880 1 1 +0.61378039 +0.15603939 +0.41227145 +0.11948064 +0.16863505 +0.08079050 +0.02627073 1 1 +0.91159688 +0.06588875 +0.06035050 +0.05158767 +0.06795348 +0.11162940 +0.02162465 1 1 +0.01131349 +0.86022974 +0.00320504 +0.05671539 +0.00394097 +0.11733441 +0.16180947 2 2 +0.01444043 +0.94477994 +0.00004540 +0.10534744 +0.12009755 +0.09362617 +0.09390285 2 2 +0.01781290 +0.89023286 +0.00004540 +0.07582636 +0.08983498 +0.11670968 +0.10491710 2 2 +0.04793015 +0.77071793 +0.00057807 +0.04131605 +0.08043955 +0.07113966 +0.26242399 2 2 +0.02094289 +0.92817143 +0.00004540 +0.09571246 +0.03693081 +0.09397514 +0.09539215 2 2 +0.02240382 +0.87830542 +0.00004540 +0.04611361 +0.18215269 +0.10162134 +0.13062741 2 2 +0.09841675 +0.86660495 +0.00004540 +0.01445318 +0.60765796 +0.15569013 +0.19951655 2 2 +0.03213784 +0.90676901 +0.00004540 +0.07453746 +0.02570445 +0.10478744 +0.10870095 2 2 +0.02041432 +0.87368012 +0.00004540 +0.04625716 +0.35191334 +0.09324061 +0.13820766 2 2 +0.03257363 +0.10364070 +0.59621571 +0.08742342 +0.01892066 +0.09314602 +0.37630844 3 3 +0.24003669 +0.10073659 +0.72001582 +0.05642696 +0.00283655 +0.10239316 +0.10657437 3 3 +0.08283207 +0.07025955 +0.93008527 +0.08547444 +0.00913508 +0.11210515 +0.10474052 3 3 +0.23477946 +0.04793063 +0.96129194 +0.04881891 +0.00089481 +0.14043306 +0.07749097 3 3 +0.11983286 +0.10024517 +0.72778148 +0.10871794 +0.00426956 +0.09201090 +0.10442914 3 3 +0.06255403 +0.07700817 +0.88691890 +0.08524609 +0.05563992 +0.09380895 +0.10008481 3 3 +0.00679125 +0.04507891 +0.97009485 +0.02086932 +0.17906935 +0.16438714 +0.18355734 3 3 +0.06776043 +0.14126795 +0.68474622 +0.11663158 +0.04495533 +0.06498960 +0.10403470 3 3 +0.03688410 +0.09904300 +0.92548733 +0.06481851 +0.03397324 +0.14101239 +0.08027452 3 3 +0.13313990 +0.12307520 +0.00590604 +0.86927492 +0.00011356 +0.05869935 +0.12794619 4 4 +0.00677591 +0.15431287 +0.02957017 +0.10242367 +0.97728119 +0.06441806 +0.10280818 5 4 +0.00103693 +0.12308886 +0.00350454 +0.37823584 +0.98521109 +0.05046913 +0.12772979 5 4 +0.06581242 +0.10078552 +0.01955045 +0.90474919 +0.00326860 +0.10922207 +0.07174164 4 4 +0.00051736 +0.10198265 +0.10500520 +0.11101925 +0.99471920 +0.07057848 +0.14346528 5 4 +0.00158953 +0.07930299 +0.00215916 +0.86064798 +0.13497880 +0.09231617 +0.14252684 4 4 +0.00154622 +0.06174855 +0.05375767 +0.97679317 +0.00470323 +0.08094756 +0.04901030 4 4 +0.00022695 +0.10054671 +0.08447018 +0.21530442 +0.99363779 +0.07824311 +0.12820308 5 4 +0.00877162 +0.04134527 +0.00059095 +0.86627563 +0.19523099 +0.08635645 +0.12978300 4 4 +0.72944232 +0.03243580 +0.07177528 +0.03837128 +0.92795898 +0.08930613 +0.15668393 5 5 +0.43606473 +0.10470469 +0.00245282 +0.09617496 +0.84725414 +0.04751824 +0.15091220 5 5 +0.21002235 +0.08199083 +0.00148599 +0.04769991 +0.89155704 +0.06103334 +0.13993599 5 5 +0.45335486 +0.07255923 +0.01711382 +0.09244470 +0.84863132 +0.10098211 +0.10148008 5 5 +0.17532050 +0.06724362 +0.01277348 +0.10586509 +0.90501650 +0.07794139 +0.12157092 5 5 +0.17347705 +0.05144492 +0.00274329 +0.04972949 +0.61875786 +0.09400554 +0.17923819 5 5 +0.01941269 +0.11965677 +0.01320432 +0.13223313 +0.99547834 +0.05732637 +0.15338559 5 5 +0.18123710 +0.07101971 +0.00599593 +0.07001657 +0.87789119 +0.07100479 +0.10184803 5 5 +0.05484438 +0.03885356 +0.00103703 +0.05776130 +0.98560502 +0.07788518 +0.09685420 5 5 +0.09927966 +0.15308690 +0.01476848 +0.03163630 +0.00028730 +0.82672574 +0.12377166 6 6 +0.03761139 +0.07259411 +0.08299199 +0.08884415 +0.00004789 +0.91892718 +0.09184482 6 6 +0.00717589 +0.09079617 +0.08254587 +0.04744339 +0.00005543 +0.89194961 +0.14716012 6 6 +0.15621987 +0.06145274 +0.09045368 +0.08815388 +0.00004540 +0.92270941 +0.07790581 6 6 +0.02309289 +0.07952609 +0.04728485 +0.04871229 +0.00062144 +0.89492877 +0.12627820 6 6 +0.00542212 +0.08802590 +0.08253326 +0.03996388 +0.00012157 +0.88543773 +0.16709641 6 6 +0.05764553 +0.06877811 +0.09894310 +0.10291537 +0.00004540 +0.92514120 +0.08156411 6 6 +0.02247481 +0.09073381 +0.06287235 +0.05938794 +0.00004540 +0.90269423 +0.11035550 6 6 +0.00420321 +0.10465374 +0.02397342 +0.27428434 +0.00004540 +0.88366067 +0.14249388 6 6 +0.08351216 +0.25569752 +0.00468789 +0.11258995 +0.13134162 +0.05906893 +0.77873596 7 7 +0.09207788 +0.10769354 +0.00134245 +0.09816631 +0.01925885 +0.09579979 +0.93432659 7 7 +0.14446926 +0.19924507 +0.00009168 +0.08989469 +0.01039209 +0.10148709 +0.78294644 7 7 +0.06781670 +0.11834319 +0.00214157 +0.18376032 +0.28088828 +0.05783899 +0.94600782 7 7 +0.09991533 +0.11117476 +0.00147029 +0.09072950 +0.01807541 +0.10650473 +0.92072846 7 7 +0.19604633 +0.14692750 +0.00042619 +0.04545054 +0.01469474 +0.11443759 +0.81050440 7 7 +0.04951539 +0.09096825 +0.00040410 +0.21324976 +0.21644455 +0.07261793 +0.96808412 7 7 +0.07370413 +0.08732524 +0.00064896 +0.06253277 +0.09740249 +0.10953574 +0.93630839 7 7 +0.26897748 +0.32904913 +0.00006647 +0.04438903 +0.00398524 +0.14611169 +0.54503266 7 7
Alphabetic index Hierarchy of classes