-
Notifications
You must be signed in to change notification settings - Fork 28.5k
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
[MINOR][DOC] Fix a few markdown typos #20897
Conversation
ok to test |
Test build #88557 has finished for PR 20897 at commit
|
jenkins, retest this please |
Test build #88558 has finished for PR 20897 at commit
|
@@ -278,8 +278,8 @@ for details on the API. | |||
multiplication. In other words, it scales each column of the dataset by a scalar multiplier. This | |||
represents the [Hadamard product](https://en.wikipedia.org/wiki/Hadamard_product_%28matrices%29) | |||
between the input vector, `v` and transforming vector, `scalingVec`, to yield a result vector. | |||
Qu8T948*1# |
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.
@jkbradley, would you mind if I ask this was mistakenly written for sure?
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.
@HyukjinKwon If the original author did not reply, you can look at my latest reply and confirm this confused character sequence.
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.
he is an active commiter / pmc. let's wait for few more days before we go ahead.
The description of ElementwiseProduct is obvious, and i think " And i have queried the history and found another evidence. Before spark v1.6.0, this file do not have " Links And Whether it appears Thanks, and hope to confirm it. |
Test build #88650 has finished for PR 20897 at commit
|
Test build #88652 has finished for PR 20897 at commit
|
see http://spark.apache.org/docs/latest/ml-features.html#elementwiseproduct about " |
@@ -7,15 +7,15 @@ displayTitle: PMML model export - RDD-based API | |||
* Table of contents | |||
{:toc} | |||
|
|||
## `spark.mllib` supported models |
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.
backquotes in mds cause display problems (see http://spark.apache.org/docs/latest/mllib-pmml-model-export.html)
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.
nice
Test build #88802 has finished for PR 20897 at commit
|
Test build #88803 has finished for PR 20897 at commit
|
Test build #88804 has finished for PR 20897 at commit
|
@felixcheung, does this look good to you too? |
## What changes were proposed in this pull request? Easy fix in the markdown. ## How was this patch tested? jekyII build test manually. Please review http://spark.apache.org/contributing.html before opening a pull request. Author: lemonjing <[email protected]> Closes #20897 from Lemonjing/master. (cherry picked from commit 8020f66) Signed-off-by: hyukjinkwon <[email protected]>
Merged to master and branch-2.3. |
## What changes were proposed in this pull request? Easy fix in the markdown. ## How was this patch tested? jekyII build test manually. Please review http://spark.apache.org/contributing.html before opening a pull request. Author: lemonjing <[email protected]> Closes apache#20897 from Lemonjing/master.
## What changes were proposed in this pull request? Easy fix in the markdown. ## How was this patch tested? jekyII build test manually. Please review http://spark.apache.org/contributing.html before opening a pull request. Author: lemonjing <[email protected]> Closes apache#20897 from Lemonjing/master.
## What changes were proposed in this pull request? Easy fix in the markdown. ## How was this patch tested? jekyII build test manually. Please review http://spark.apache.org/contributing.html before opening a pull request. Author: lemonjing <[email protected]> Closes apache#20897 from Lemonjing/master. (cherry picked from commit 8020f66) Signed-off-by: hyukjinkwon <[email protected]>
What changes were proposed in this pull request?
Easy fix in the markdown.
How was this patch tested?
jekyII build test manually.
Please review http://spark.apache.org/contributing.html before opening a pull request.