[SPARK-8531] [ML] Update ML user guide for MinMaxScaler#7211
Conversation
|
Test build #36492 has finished for PR 7211 at commit
|
|
Test build #39525 has finished for PR 7211 at commit
|
|
Would you mind adding an example for Python too? Or we can make that a separate PR if you prefer. |
|
Test build #40741 has finished for PR 7211 at commit
|
|
@jkbradley Thanks for the review. |
There was a problem hiding this comment.
The links are not generated correctly, but you can fix it by modifying this line:
<div data-lang="scala" markdown="1">
|
The latex part looks much better now. |
|
ping! |
|
Sorry for the delay. I am in my hometown and has poor internet connection. I'll be back to office tomorrow and start catching up. |
|
Test build #41489 has finished for PR 7211 at commit
|
|
Thank you for updating it. LGTM. |
jira: https://issues.apache.org/jira/browse/SPARK-8531 Update ML user guide for MinMaxScaler Author: Yuhao Yang <hhbyyh@gmail.com> Author: unknown <yuhaoyan@yuhaoyan-MOBL1.ccr.corp.intel.com> Closes #7211 from hhbyyh/minmaxdoc. (cherry picked from commit b37f0cc) Signed-off-by: Joseph K. Bradley <joseph@databricks.com>
jira: https://issues.apache.org/jira/browse/SPARK-8531
Update ML user guide for MinMaxScaler