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-9797][MLlib][Doc] StreamingLinearRegressionWithSGD.setConvergenceTol default value #8424

Closed
wants to merge 1 commit into from

Conversation

feynmanliang
Copy link
Contributor

Adds default convergence tolerance (0.001, set in GradientDescent.convergenceTol) to setConvergenceTol's scaladoc

@feynmanliang feynmanliang changed the title [SPARK-97997][MLlib][Doc] StreamingLinearRegressionWithSGD.setConvergenceTol default value [SPARK-9797][MLlib][Doc] StreamingLinearRegressionWithSGD.setConvergenceTol default value Aug 25, 2015
@SparkQA
Copy link

SparkQA commented Aug 25, 2015

Test build #41546 has finished for PR 8424 at commit 3687084.

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

@jkbradley
Copy link
Member

LGTM merging with master, branch-1.5

asfgit pushed a commit that referenced this pull request Aug 25, 2015
…genceTol default value

Adds default convergence tolerance (0.001, set in `GradientDescent.convergenceTol`) to `setConvergenceTol`'s scaladoc

Author: Feynman Liang <fliang@databricks.com>

Closes #8424 from feynmanliang/SPARK-9797.

(cherry picked from commit 9205907)
Signed-off-by: Joseph K. Bradley <joseph@databricks.com>
@asfgit asfgit closed this in 9205907 Aug 25, 2015
@feynmanliang feynmanliang deleted the SPARK-9797 branch August 25, 2015 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants