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

Support Sparse Vector Format as the input of RandomForest

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • None

    Description

      RandomForest implementation should support Sparse Vector as the input.

      Matrix and CSRMatrix implementation is required for replacing double[][]x in
      https://github.com/myui/incubator-hivemall/blob/master/core/src/main/java/hivemall/smile/classification/DecisionTree.java#L416

      CSRMatrixBuilder should support incremental CSRMatrix construction.
      https://github.com/myui/hivemall/commit/8f396178223809a8e8211070537c2539ebb6e165

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: