[
https://issues.apache.org/jira/browse/SPARK-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-10678:
---------------------------------
Labels: bulk-closed (was: )
> Specialize PrefixSpan for single-item patterns
> ----------------------------------------------
>
> Key: SPARK-10678
> URL: https://issues.apache.org/jira/browse/SPARK-10678
> Project: Spark
> Issue Type: Improvement
> Components: MLlib
> Affects Versions: 1.6.0
> Reporter: Xiangrui Meng
> Priority: Major
> Labels: bulk-closed
>
> We assume the input itemsets are multi-item in PrefixSpan, e.g., (ab)(cd). In
> some use cases, all itemsets are single-item, e.g., abcd. In this case, our
> implementation has overhead remembering the boundaries between itemsets. We
> could detect it and put specialized implementation for this use case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]