Package KnnMethod.UI

Class Summary
AboutBox A form, which displays information about the program
knnForm Main form of the k-NN classification application.
Options A form, which allows user to set some Options of the program, such as a separator of values in a CSV file or limits of a k-value.
Statistics A form, which displays statistical informations, such as accuracy of classification and number of errors for such 'k' value.