Class NaiveBayesModelEvaluator

    • Constructor Detail

      • NaiveBayesModelEvaluator

        public NaiveBayesModelEvaluator​(org.dmg.pmml.PMML pmml)
      • NaiveBayesModelEvaluator

        public NaiveBayesModelEvaluator​(org.dmg.pmml.PMML pmml,
                                        org.dmg.pmml.naive_bayes.NaiveBayesModel naiveBayesModel)
    • Method Detail

      • getSummary

        public String getSummary()
        Description copied from interface: Evaluator

        Gets a short description of the Model.