-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-8965][Docs] Add ml-guide Python Example: Estimator, Transformer, and Param #8081
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
Conversation
…ine comment in order to make copypaste into R easier, in file classification/LogisticRegressionSuite.scala
…ments to regular multiline comments to make it easier to copy-paste the R code.
…RegressionSuite.scala
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Spark SQL can convert RDDs of LabeledPoints into DataFrames."
|
@Rosstin Thanks! Just minor comments. Btw, this PR will be blocked by [https://github.com//pull/8079], which adds "threshold" back, but that should get merged soon...after flaky tests pass. |
|
No problem, I'll fix these as soon as I get the chance. On Mon, Aug 10, 2015 at 6:06 PM, jkbradley notifications@github.com wrote:
Road Redemption http://store.steampowered.com/app/300380/ • Rex Rocket |
|
Let me know if this covers it! :-) |
|
ok to test |
|
Jenkins test this please |
|
LGTM pending tests. Thanks! |
|
Test build #1528 has finished for PR 8081 at commit
|
|
I'll merge this with master and branch-1.5. Thanks! |
…er, and Param Added ml-guide Python Example: Estimator, Transformer, and Param /docs/_site/ml-guide.html Author: Rosstin <asterazul@gmail.com> Closes #8081 from Rosstin/SPARK-8965. (cherry picked from commit 7a539ef) Signed-off-by: Joseph K. Bradley <joseph@databricks.com>
…er, and Param Added ml-guide Python Example: Estimator, Transformer, and Param /docs/_site/ml-guide.html Author: Rosstin <asterazul@gmail.com> Closes apache#8081 from Rosstin/SPARK-8965.
Added ml-guide Python Example: Estimator, Transformer, and Param
/docs/_site/ml-guide.html