Skip to content

Conversation

@WeichenXu123
Copy link
Contributor

What changes were proposed in this pull request?

PrefixSpan API for spark.ml.

Note: Currently there's no sequential rule mining support in mllib.PrefixSpan so we cannot implement PrefixSpanModel.transform. In this PR, the transform do nothing. Or we can throw out unsupport-operation exception. I am open to both of them.

How was this patch tested?

Testsuite added.

@SparkQA
Copy link

SparkQA commented Mar 13, 2018

Test build #88207 has finished for PR 20810 at commit c1c5338.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@WeichenXu123
Copy link
Contributor Author

According to @jkbradley 's opinion. I create a new PR which only use a static method.

asfgit pushed a commit that referenced this pull request May 7, 2018
…fixSpan

## What changes were proposed in this pull request?

PrefixSpan API for spark.ml. New implementation instead of #20810

## How was this patch tested?

TestSuite added.

Author: WeichenXu <[email protected]>

Closes #20973 from WeichenXu123/prefixSpan2.
@WeichenXu123 WeichenXu123 deleted the prefix_span branch April 24, 2019 21:18
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.

2 participants