Introduction - If you have any usage issues, please Google them yourself
Implementation process: 1. User input parameters: K' s choice, the training data, test data path 2. To read the training data set and test data sets document, read and use ArffFileReader category InstanceSet organize the data structure 3. The use of the above similarity metrics for each concentration of a test Instance, the calculation of the K most similar training focused Instance, by voting for classification, the classification results stored by a member of Instance variables in targetGuess 4. on the classification results of measurement, including the classification accuracy of various types of examples of Precision, Recall Confusion Matirx