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-4486][MLLIB] Improve GradientBoosting APIs and doc #3374

Closed
wants to merge 6 commits into from

Commits on Nov 19, 2014

  1. update boosting public APIs

    mengxr committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    19030a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    751da4e View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    mengxr committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    ea4c467 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2014

  1. Configuration menu
    Copy the full SHA
    4aae3b7 View commit details
    Browse the repository at this point in the history
  2. address manish's comments

    mengxr committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    98dea09 View commit details
    Browse the repository at this point in the history
  3. address joseph's comments

    mengxr committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    7097251 View commit details
    Browse the repository at this point in the history