rumale-naive_bayes 1.0.0
Rumale::NaiveBayes provides naive bayes models, such as Gaussian Naive Bayes, Multinomial Naive Bayes, and Bernoulli Naive Bayes, with Rumale interface.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            numo-narray
            >= 0.9.1
          
          
            rumale-core
            ~> 1.0.0
          
    