[GitHub] spark issue #21303: [BUILD] Close stale PRs

2018-05-24 Thread yupbank
Github user yupbank commented on the issue: https://github.com/apache/spark/pull/21303 thanks for closing my pr --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark pull request #20825: add impurity stats in tree leaf node debug string

2018-03-14 Thread yupbank
GitHub user yupbank opened a pull request: https://github.com/apache/spark/pull/20825 add impurity stats in tree leaf node debug string ## What changes were proposed in this pull request? right now the debug str of tree doesn't contains impurity stats, which is conf

[GitHub] spark pull request #17365: [SPARK-19962] [MLlib] [WIP] add DictVectorizer to...

2017-03-20 Thread yupbank
GitHub user yupbank opened a pull request: https://github.com/apache/spark/pull/17365 [SPARK-19962] [MLlib] [WIP] add DictVectorizer to ml.feature ## What changes were proposed in this pull request? add a new estimator`DictVectorizer` and transformer `DictVectorizerModel` for