Description
This task is the first port of spark.mllib.fpm functionality to spark.ml (Scala).
This will require a brief design doc to confirm a reasonable DataFrame-based API, with details for this class. The doc could also look ahead to the other fpm classes, especially if their API decisions will affect FPGrowth.
Attachments
Issue Links
- blocks
-
SPARK-19281 spark.ml Python API for FPGrowth
- Resolved
- relates to
-
SPARK-19940 FPGrowthModel.transform should skip duplicated items
- Resolved
-
SPARK-19899 FPGrowth input column naming
- Resolved
- links to