Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-5272

Refactor NaiveBayes to support discrete and continuous labels,features

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 1.2.0
    • None
    • MLlib

    Description

      This JIRA is to discuss refactoring NaiveBayes in order to support both discrete and continuous labels and features.

      Currently, NaiveBayes supports only discrete labels and features.

      Proposal: Generalize it to support continuous values as well.

      Some items to discuss are:

      • How commonly are continuous labels/features used in practice? (Is this necessary?)
      • What should the API look like?
        • E.g., should NB have multiple classes for each type of label/feature, or should it take a general Factor type parameter?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              josephkb Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: