Package bodhidharma.classifiers.bio_k_nearest_neighbour

Class Summary
BioKNearestNeighbour An interface for using the k-nearest neighbour algorithm with feature selection and/or weighting performed with genetic alogrithms.
KNN Uses the k-nearest neighbour algorithm to classify feature sets.