[jira] [Commented] (SPARK-6227) PCA and SVD for PySpark

2017-07-08 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079132#comment-16079132 ] Abou Haydar Elias commented on SPARK-6227: -- I was also wondering if we can add PC

[jira] [Created] (SPARK-16874) CSV Reader : Can't resolve column name with a point

2016-08-03 Thread Abou Haydar Elias (JIRA)
Abou Haydar Elias created SPARK-16874: - Summary: CSV Reader : Can't resolve column name with a point Key: SPARK-16874 URL: https://issues.apache.org/jira/browse/SPARK-16874 Project: Spark

[jira] [Updated] (SPARK-16874) CSV Reader : Can't resolve column name with a point

2016-08-03 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abou Haydar Elias updated SPARK-16874: -- Description: I was porting some code I had from spark 1.6.2 to 2.0.0 and while reading

[jira] [Commented] (SPARK-16874) CSV Reader : Can't resolve column name with a point

2016-08-03 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405832#comment-15405832 ] Abou Haydar Elias commented on SPARK-16874: --- But what I don't get is the reason

[jira] [Commented] (SPARK-5874) How to improve the current ML pipeline API?

2015-03-18 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367089#comment-14367089 ] Abou Haydar Elias commented on SPARK-5874: -- The tokenizer as for now converts the

[jira] [Created] (SPARK-5449) What happened to RDD's join transformation?

2015-01-28 Thread Abou Haydar Elias (JIRA)
Abou Haydar Elias created SPARK-5449: Summary: What happened to RDD's join transformation? Key: SPARK-5449 URL: https://issues.apache.org/jira/browse/SPARK-5449 Project: Spark Issue Type:

[jira] [Commented] (SPARK-5449) What happened to RDD's join transformation?

2015-01-28 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294944#comment-14294944 ] Abou Haydar Elias commented on SPARK-5449: -- Thanks a lot [~srowen]! I'm sorry I d

[jira] [Commented] (SPARK-11530) Return eigenvalues with PCA model

2016-02-22 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156631#comment-15156631 ] Abou Haydar Elias commented on SPARK-11530: --- If I may ask, even thought this is

[jira] [Comment Edited] (SPARK-11530) Return eigenvalues with PCA model

2016-02-22 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156631#comment-15156631 ] Abou Haydar Elias edited comment on SPARK-11530 at 2/22/16 8:46 AM: ---

[jira] [Created] (SPARK-13646) QuantileDiscretizer counts dataset twice in getSampledInput

2016-03-03 Thread Abou Haydar Elias (JIRA)
Abou Haydar Elias created SPARK-13646: - Summary: QuantileDiscretizer counts dataset twice in getSampledInput Key: SPARK-13646 URL: https://issues.apache.org/jira/browse/SPARK-13646 Project: Spark

[jira] [Commented] (SPARK-13646) QuantileDiscretizer counts dataset twice in getSampledInput

2016-03-03 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177573#comment-15177573 ] Abou Haydar Elias commented on SPARK-13646: --- I'm trying to run the ./dev/run-te

[jira] [Updated] (SPARK-13646) QuantileDiscretizer counts dataset twice in getSampledInput

2016-03-03 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abou Haydar Elias updated SPARK-13646: -- Description: getSampledInput counts the dataset twice as you see here : [https://githu

[jira] [Commented] (SPARK-14489) RegressionEvaluator returns NaN for ALS in Spark ml

2016-04-19 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247710#comment-15247710 ] Abou Haydar Elias commented on SPARK-14489: --- I totally agree with [~sethah]. I

[jira] [Commented] (SPARK-9098) Inconsistent Dense Vectors hashing between PySpark and Scala

2015-07-16 Thread Abou Haydar Elias (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629685#comment-14629685 ] Abou Haydar Elias commented on SPARK-9098: -- This issues creates an inconsistency