Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-7212][MLlib]Add sequence learning flag #6997

Closed
wants to merge 7 commits into from

Commits on Jun 24, 2015

  1. Add sequence learning flag

    Feynman Liang committed Jun 24, 2015
    Configuration menu
    Copy the full SHA
    252a36a View commit details
    Browse the repository at this point in the history
  2. Test case for frequent item sequences

    Feynman Liang committed Jun 24, 2015
    Configuration menu
    Copy the full SHA
    648d4d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2015

  1. Configuration menu
    Copy the full SHA
    f04bd50 View commit details
    Browse the repository at this point in the history
  2. Fix failing test due to reverse orderering

    Feynman Liang committed Jun 25, 2015
    Configuration menu
    Copy the full SHA
    34ef8f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2015

  1. Backwards compatibility aux constructor

    Feynman Liang committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    ce987cb View commit details
    Browse the repository at this point in the history
  2. Fix python test

    Feynman Liang committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    0d3e4b6 View commit details
    Browse the repository at this point in the history
  3. Improve scalatests with R code and Seq

    Feynman Liang committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    7c14e15 View commit details
    Browse the repository at this point in the history