Uploaded image for project: 'Hivemall'
  1. Hivemall
  2. HIVEMALL-243

Fix nominal variable handling in DecisionTree and RegressionTree

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.5.2
    • 0.6.0
    • None

    Description

      For NOMINAL variable, the maximum attribute index 'm' is used for computing splits.

      This cause performance issues for sparse nominal variables. So, revise this handling for a better performance.

      https://github.com/apache/incubator-hivemall/blob/master/core/src/main/java/hivemall/smile/classification/DecisionTree.java#L703

      Attachments

        Issue Links

          Activity

            People

              myui Makoto Yui
              myui Makoto Yui
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: