Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1378

Running Random Forest with Ignored features fails when loading feature descriptor from JSON file

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8
    • 0.9
    • None
    • None
    • generic

    Description

      Running Random Forest with Ignored features fails when loading feature descriptor from JSON file.

      in Dataset.java , fromJSON(String json) function
      line 400
      original: ------ nominalValues[i] = array;
      should be change to
      nominalValues[i - ignored.size()] = array;
      // put array in ignore-feature filtered index

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            smarthi Suneel Marthi
            swu5530@gmail.com sam wu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - 672h
              672h
              Remaining:
              Remaining Estimate - 672h
              672h
              Logged:
              Time Spent - Not Specified
              Not Specified

              Slack

                Issue deployment