GitHub user zhengruifeng opened a pull request:
https://github.com/apache/spark/pull/15314
[SPARK-17747][ML] WeightCol support non-double datetypes
## What changes were proposed in this pull request?
WeightCol support non-double datetypes
## How was this patch tested?
local tests in spark-shell and unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhengruifeng/spark weightCol_support_int
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/15314.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 #15314
----
commit cef180b2f230bc4ca4493dc3f2e6ff3dd47e0494
Author: Zheng RuiFeng <[email protected]>
Date: 2016-09-20T07:42:34Z
add cast to double
commit d4aab6aebba5448186aa5df77411f8c8a2066547
Author: Zheng RuiFeng <[email protected]>
Date: 2016-09-20T07:43:42Z
remove one unused import
commit b16a2b68cc8bbc08a4656097818ba65012ccd8b0
Author: Zheng RuiFeng <[email protected]>
Date: 2016-09-30T13:43:29Z
add fix for nb
commit 75ffcd4fdaaeaaaa11e9441e154fb7ec70b3d21b
Author: Zheng RuiFeng <[email protected]>
Date: 2016-09-30T14:13:31Z
fix one nit
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]