Neuroglycerin / neukrill-net-tools

Tools coded as part of the NDSB competition.
MIT License
0 stars 0 forks source link

Fix sorting inconsistency between settings.classes and superclass hierarchy #131

Closed alinaselega closed 9 years ago

alinaselega commented 9 years ago

The alphabetically sorted classes stored in settings.classes were not in the same order as the classes in the superclass hierarchy.

alinaselega commented 9 years ago

Enforced the order of the first superclass 1-of-k encoding array containing classes to be the same as in settings.classes.