Package org.apache.spark.ml.fpm


package org.apache.spark.ml.fpm
  • Class
    Description
     
    A parallel FP-growth algorithm to mine frequent itemsets.
    Model fitted by FPGrowth.
    Common params for FPGrowth and FPGrowthModel
    A parallel PrefixSpan algorithm to mine frequent sequential patterns.