[GitHub] spark issue #13617: [SPARK-10409] [ML] Add Multilayer Perceptron Regression ...

2018-06-04 Thread Neuw84
Github user Neuw84 commented on the issue: https://github.com/apache/spark/pull/13617 Hi, Another important use case for the MLP regressor is for forecasting machine sensor data. One of our clients uses this approach for predictive maintenance on Industry 4.0. assets. We were

[GitHub] spark pull request: [SPARK-10810] [SPARK-10902] [SQL] Improve sess...

2016-01-27 Thread Neuw84
Github user Neuw84 commented on the pull request: https://github.com/apache/spark/pull/8909#issuecomment-175916186 @deenar, I saw it after many hours reading the code in the web docs . Although, I think that the HiveSparkContext should implement the same logic as the SparkContext

[GitHub] spark pull request: [SPARK-10810] [SPARK-10902] [SQL] Improve sess...

2016-01-05 Thread Neuw84
Github user Neuw84 commented on the pull request: https://github.com/apache/spark/pull/8909#issuecomment-169046278 Since upgrading to Spark 1.6 I can´t query temp tables created from SparkStreaming using Apache Toad. The relevant Spark Streaming part