Re: pyspark-Failed to run first

2014-06-23 Thread Congrui Yi
So it does not work for files on HDFS either? That is really a problem. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/pyspark-Failed-to-run-first-tp7691p8128.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: pyspark-Failed to run first

2014-06-19 Thread Congrui Yi
I'm starting to develop ADMM for some models using pyspark(Spark version 1.0.0). So I constantly simulated data to test my code. I did simulation in python but then I ran into the same kind of problems as mentioned above. Same meaningless error messages show up when I tried methods like first,

RE: MLlib-Missing Regularization Parameter and Intercept for Logistic Regression

2014-06-16 Thread Congrui Yi
Hi DB, Thank you for the reply! I'm looking forward to this change, which surely adds much more flexibility to the optimizers, including whether or not the intercept should be penalized. Sincerely, Congrui Yi From: DB Tsai-2 [via Apache Spark User List] [mailto:ml-node+s1001560n768...@n3

RE: MLlib-a problem of example code for L-BFGS

2014-06-16 Thread Congrui Yi
Yi [hidden email]/user/SendEmail.jtp?type=nodenode=7686i=0 wrote: Hi DB, Thank you for the help! I'm new to this, so could you give a bit more details how this could be done? Sincerely, Congrui Yi -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com

pyspark-Failed to run first

2014-06-16 Thread Congrui Yi
. It looks like pyspark has a problem with this simplest step? Best, Congrui Yi -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/pyspark-Failed-to-run-first-tp7691.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

MLlib-a problem of example code for L-BFGS

2014-06-13 Thread Congrui Yi
Hi All, I'm new to Spark. Just tried out the example code on Spark website for L-BFGS. But the code val model = new LogisticRegressionModel(... gave me an error: console:19: error: constructor LogisticRegressionModel in class LogisticRegres sionModel cannot be accessed in class $iwC val

Re: MLlib-a problem of example code for L-BFGS

2014-06-13 Thread Congrui Yi
Hi DB, Thank you for the help! I'm new to this, so could you give a bit more details how this could be done? Sincerely, Congrui Yi -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/MLlib-a-problem-of-example-code-for-L-BFGS-tp7589p7596.html Sent from