• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Different with NaiveBayes of scikit-learn which just accept discrete attributes or continuous attributes as input, the naive_bayes_plus could accept discrete attributes and continuous attributes as input in same time.