GitHub user woodthom2 opened a pull request:
https://github.com/apache/spark/pull/21828
Update regression.py
Correct typo impuriy -> impurity
(this would have stopped GBT working for some hyperparameter configurations)
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/woodthom2/spark patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21828.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 #21828
----
commit d3973d0149ce313210c1f1930a9450bb33d70960
Author: woodthom2 <woodthom@...>
Date: 2018-07-20T09:51:59Z
Update regression.py
Correct typo impuriy -> impurity
(this would have stopped GBT working for some hyperparameter configurations)
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]