Skip to content

Revert "[SPARK-7212] [MLLIB] Add sequence learning flag"#7240

Closed
mengxr wants to merge 1 commit into
apache:masterfrom
mengxr:SPARK-7212.revert
Closed

Revert "[SPARK-7212] [MLLIB] Add sequence learning flag"#7240
mengxr wants to merge 1 commit into
apache:masterfrom
mengxr:SPARK-7212.revert

Conversation

@mengxr

@mengxr mengxr commented Jul 6, 2015

Copy link
Copy Markdown
Contributor

This reverts commit 25f574e. 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

@AmplabJenkins

Copy link
Copy Markdown

Merged build triggered.

@AmplabJenkins

Copy link
Copy Markdown

Merged build started.

@SparkQA

SparkQA commented Jul 6, 2015

Copy link
Copy Markdown

Test build #36587 has started for PR 7240 at commit 2b3d66b.

@feynmanliang

Copy link
Copy Markdown
Contributor

LGTM

@SparkQA

SparkQA commented Jul 6, 2015

Copy link
Copy Markdown

Test build #36587 has finished for PR 7240 at commit 2b3d66b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class FreqItemset[Item](val items: Array[Item], val freq: Long) extends Serializable

@AmplabJenkins

Copy link
Copy Markdown

Merged build finished. Test PASSed.

@asfgit asfgit closed this in 96c5eee Jul 6, 2015
@mengxr

mengxr commented Jul 6, 2015

Copy link
Copy Markdown
Contributor Author

Merged into master and updated the JIRA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants