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

FPG uses a lot of boxed primitives - this patch eliminates a bunch of List<Integer>

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.6
    • 0.6
    • None
    • None

    Description

      TransactionTree uses List<Integer> internally and as part of its API; this patch changes that and pushes the use of List<Integer> down to FPGrowth.java. This can be converted if the perf bug can be fixed (MAHOUT-890). I will also provide an alternate base FPGrowth implementation.

      Please note that this patch assumes the patch attached to MAHOUT-920 has already been applied.

      Attachments

        1. MAHOUT-921.patch
          26 kB
          Tom Pierce

        Issue Links

          Activity

            People

              robinanil Robin Anil
              tcp Tom Pierce
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: