Package moa.classifiers.lazy
-
Class Summary Class Description kNN k Nearest Neighbor.kNNwithPAW k Nearest Neighbor ADAPTIVE with PAW.kNNwithPAWandADWIN k Nearest Neighbor ADAPTIVE with ADWIN+PAW.SAMkNN Self Adjusting Memory (SAM) coupled with the k Nearest Neighbor classifier (kNN) .