Documentation of 'smile.classification.NaiveBayesTest' Java class
NaiveBayesTest
smile.classification

Class NaiveBayesTest



  • public class NaiveBayesTest
    extends java.lang.Object
    • Constructor Detail

      • NaiveBayesTest

        public NaiveBayesTest()
    • Method Detail

      • setUpClass

        public static void setUpClass()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDownClass

        public static void tearDownClass()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • testPredict

        public void testPredict()
        Test of predict method, of class NaiveBayes.
      • testLearnMultinomial

        public void testLearnMultinomial()
        Test of learn method, of class SequenceNaiveBayes.
      • testLearnMultinomial2

        public void testLearnMultinomial2()
        Test of learn method, of class SequenceNaiveBayes.
      • testLearnBernoulli

        public void testLearnBernoulli()
        Test of learn method, of class SequenceNaiveBayes.
      • testLearnBernoulli2

        public void testLearnBernoulli2()
        Test of learn method, of class SequenceNaiveBayes.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.