GitHub user zhangjiajin opened a pull request:

    https://github.com/apache/spark/pull/7594

    [SPARK-8999][MLlib]Support non-temporal sequence in PrefixSpan

    Support non-temporal sequence in PrefixSpan

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhangjiajin/spark multiItems

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/7594.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7594
    
----
commit c6ceb63a557c1d9c3dcccf44a16ab32528b012f2
Author: zhangjiajin <zhangjia...@huawei.com>
Date:   2015-07-07T07:30:10Z

    Add new algorithm PrefixSpan and test file.

commit d9d8137c157374f9d463c0ee387536ed7448ca5f
Author: zhang jiajin <zhangjia...@huawei.com>
Date:   2015-07-08T10:22:16Z

    Delete Prefixspan.scala
    
    Use PrefixSpan.scala instead of Prefixspan.scala. Delete Prefixspan.scala

commit c1d13d01f218b5f7ad3a68fa29202b2839090f7f
Author: zhang jiajin <zhangjia...@huawei.com>
Date:   2015-07-08T10:23:31Z

    Delete PrefixspanSuite.scala
    
    Use PrefixSpanSuite.scala instead of PrefixspanSuite.scala, Delete 
PrefixspanSuite.scala.

commit a7e50d43fac4197777e1aba3e668b71b1d08bef0
Author: zhangjiajin <zhangjia...@huawei.com>
Date:   2015-07-14T02:21:04Z

    Add feature: Collect enough frequent prefixes before projection in 
PrefixSpan.

commit f06772fc1347fe412a1ccdb9c27df8d0573ca462
Author: zhangjiajin <zhangjia...@huawei.com>
Date:   2015-07-14T02:46:05Z

    fix a scala style error.

commit b572f54147652077dc198eb6ecf041b0ba8bc63e
Author: zhangjiajin <zhangjia...@huawei.com>
Date:   2015-07-15T02:57:41Z

    initialize file before rebase.

commit 9ed36d57ed82054d2be2fc30e7980aca4a90a0ba
Author: zhangjiajin <zhangjia...@huawei.com>
Date:   2015-07-22T09:53:35Z

    Support non-temporal sequence in PrefixSpan

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to