类 NaiveBayesExample


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

      • NaiveBayesExample

        public NaiveBayesExample()
    • 方法详细资料

      • main

        public static void main​(String[] args)