[GitHub] spark issue #5503: [MLLIB][WIP] SPARK-4638: Kernels feature for MLLIB

2017-12-04 Thread mandar2812
Github user mandar2812 commented on the issue: https://github.com/apache/spark/pull/5503 It didn't make it into spark. Instead I started the [DynaML](https://github.com/transcendent-ai-labs/DynaML) project and made kernels a key module of it, along with spark support

[GitHub] spark pull request: [MLLIB][WIP] SPARK-4638: Kernels feature for M...

2015-12-09 Thread mandar2812
Github user mandar2812 commented on the pull request: https://github.com/apache/spark/pull/5503#issuecomment-163454501 Yes, I will update this PR by the 20th of December 2015. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark pull request: [MLLIB][WIP] SPARK-4638: Kernels feature for M...

2015-07-27 Thread mandar2812
Github user mandar2812 commented on the pull request: https://github.com/apache/spark/pull/5503#issuecomment-125267781 Making scala style changes and optimizations and updating pull request asap --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [MLLIB][WIP] SPARK-4638: Kernels feature for M...

2015-04-13 Thread mandar2812
GitHub user mandar2812 opened a pull request: https://github.com/apache/spark/pull/5503 [MLLIB][WIP] SPARK-4638: Kernels feature for MLLIB 1) Class hierarchy for SVM Kernels, with unit tests. 2) Entropy based subset selection for low rank approximation of Large Kernel Matrices