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-1553] Alternating nonnegative least-squares #460

Closed
wants to merge 19 commits into from

Commits on Apr 21, 2014

  1. Configuration menu
    Copy the full SHA
    a68ac10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb563c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5dbf4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ea0a8 View commit details
    Browse the repository at this point in the history
  5. Fix missing space.

    tmyklebu committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    33bf4f2 View commit details
    Browse the repository at this point in the history
  6. Fix scalastyle moanings.

    tmyklebu committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    9a82fa6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c288b6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac673bd View commit details
    Browse the repository at this point in the history
  9. Style fixes that got eaten.

    tmyklebu committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    5345402 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a1a436 View commit details
    Browse the repository at this point in the history
  11. Tweak variable names.

    tmyklebu committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    9c820b6 View commit details
    Browse the repository at this point in the history
  12. Clean up NNLS test cases.

    tmyklebu committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    b285106 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e2a01d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0cb4481 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Cleanup.

    tmyklebu committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    2d4f3cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ef7f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fbabf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199b0bc View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Merge branch 'master' of https://github.com/apache/spark into annls

    Conflicts:
    	mllib/src/main/scala/org/apache/spark/mllib/recommendation/ALS.scala
    	mllib/src/test/scala/org/apache/spark/mllib/recommendation/ALSSuite.scala
    tmyklebu committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    79bc4b5 View commit details
    Browse the repository at this point in the history