You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:04:18 UTC

[jira] [Updated] (SPARK-20322) MinPattern length in PrefixSpan

     [ https://issues.apache.org/jira/browse/SPARK-20322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-20322:
---------------------------------
    Labels: bulk-closed  (was: )

> MinPattern length in PrefixSpan
> -------------------------------
>
>                 Key: SPARK-20322
>                 URL: https://issues.apache.org/jira/browse/SPARK-20322
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 2.1.0
>            Reporter: Cyril de Vogelaere
>            Priority: Trivial
>              Labels: bulk-closed
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The current implementation already diposes of a maxPatternLength parameter.
> It might be nice to add a similar minPatternLength parameter. 
> This would allow user to better control the solutions received, and lower the amount of memory needed to store the solutions in the driver.
> This can be implemented as a simple check before adding a solution to the solution list, no difference in performance should be observable.
> I'm proposing this fonctionality here, if it looks interesting to other people, I will implement it along with tests to verify it's implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org