类 KnnExample


  • public class KnnExample
    extends Object
    Simple program that trains a Knn model and uses it for classification.
    • 构造器详细资料

      • KnnExample

        public KnnExample()
    • 方法详细资料

      • main

        public static void main​(String[] args)