[GitHub] spark pull request: [SPARK-13097][ML] Binarizer allowing Double AN...

2016-02-12 Thread seddonm1
Github user seddonm1 commented on the pull request: https://github.com/apache/spark/pull/10976#issuecomment-183506233 Thanks @mengxr. I have updated the pull request with your suggestions. I believe that we still need to use the .compressed even after moving the `if (value

[GitHub] spark pull request: [SPARK-5891][ML] Binarizer allowing Double AND...

2016-01-29 Thread seddonm1
Github user seddonm1 commented on the pull request: https://github.com/apache/spark/pull/10976#issuecomment-176987322 Thanks @sethah. I was unsure if this was sufficiently different from the original code where they mentioned 'We need to discuss whether we should process multiple

[GitHub] spark pull request: [SPARK-5891][ML] Binarizer allowing Double AND...

2016-01-28 Thread seddonm1
GitHub user seddonm1 opened a pull request: https://github.com/apache/spark/pull/10976 [SPARK-5891][ML] Binarizer allowing Double AND Vector input types This enhancement extends the existing SparkML Binarizer [SPARK-5891] to allow Vector in addition to the existing Double input