Package KnnMethod.Classes

Class Summary
Distance The class to store the distance between testing and training item.
KClasses Class, which computes and stores occurence counts of classified items and returns those ones with highest number of occurences.
MinMax Class, which serves for storing minimum a maximum value of all columns.
MyDefaultTableModel Extension of the DefaultTableModel class - one method Vector getColumnIdentifiers() added.