Xiangrui Meng created SPARK-5520: ------------------------------------ Summary: Make FP-Growth implementation take generic item types Key: SPARK-5520 URL: https://issues.apache.org/jira/browse/SPARK-5520 Project: Spark Issue Type: Improvement Components: MLlib Reporter: Xiangrui Meng
There is not technical restriction on the item types in the FP-Growth implementation. We used String in the first PR for simplicity. Maybe we could make the type generic before 1.3 (and specialize it for Int/Long). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org