GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/7240
Revert "[SPARK-7212] [MLLIB] Add sequence learning flag"
This reverts commit 25f574eb9a3cb9b93b7d9194a8ec16e00ce2c036. After
speaking to some users and developers, we realized that FP-growth doesn't meet
the requirement for frequent sequence mining. PrefixSpan (SPARK-6487) would be
the correct algorithm for it. @feynmanliang
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark SPARK-7212.revert
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7240.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 #7240
----
commit 2b3d66bfe7aaa36aa4e865b53ba7c5303918d548
Author: Xiangrui Meng <[email protected]>
Date: 2015-07-06T16:51:59Z
Revert "[SPARK-7212] [MLLIB] Add sequence learning flag"
This reverts commit 25f574eb9a3cb9b93b7d9194a8ec16e00ce2c036.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]