GitHub user zhengruifeng opened a pull request:
https://github.com/apache/spark/pull/23122
[MINOR][ML] add missing params to Instr
## What changes were proposed in this pull request?
add following param to instr:
GBTC: validationTol
GBTR: validationTol, validationIndicatorCol
ALS: coldStartStrategy
## How was this patch tested?
existing tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhengruifeng/spark instr_append_missing_params
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/23122.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23122
----
commit de3aa789490e87e44da7a998455c31d03ffe2aa3
Author: zhengruifeng <ruifengz@...>
Date: 2018-11-23T03:41:03Z
init
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]