XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • 2.8
    • ml
    • Docs Required

    Description

      Naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes' theorem with strong (naive) independence assumptions between the features.

      So we want to add this algorithm to Apache Ignite ML module.

      Ideally, implementation should support both multinomial naive Bayes and Bernoulli naive Bayes.

      Requirements for successful PR:

      1. PartitionedDataset usage
      2. Trainer-Model paradigm support
      3. Tests for Model and for Trainer (and other stuff)
      4. Example of usage with small, but famous dataset like IRIS, Titanic or House Prices
      5. Javadocs/codestyle according guidelines

       

       

      Attachments

        Issue Links

          Activity

            People

              rgaleyev Ravil Galeyev
              zaleslaw Alexey Zinoviev
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: