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

2014-06-16 Thread Congrui Yi
..@n3.nabble.com] Sent: Monday, June 16, 2014 11:31 AM To: FIXED-TERM Yi Congrui (CR/RTC1.3-NA) Subject: Re: MLlib-Missing Regularization Parameter and Intercept for Logistic Regression Hi Congrui, We're working on weighted regularization, so for intercept, you can just set it as 0. It's a

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

2014-06-16 Thread FIXED-TERM Yi Congrui (CR/RTC1.3-NA)
Thank you! I'm really looking forward to that. Best, Congrui -Original Message- From: Xiangrui Meng [mailto:men...@gmail.com] Sent: Monday, June 16, 2014 11:19 AM To: user@spark.apache.org Subject: Re: MLlib-Missing Regularization Parameter and Intercept for Logistic Regre

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

2014-06-16 Thread DB Tsai
veloper should fix this problem. >> >> Best, >> >> Congrui >> >> -Original Message- >> From: Xiangrui Meng [mailto:men...@gmail.com] >> Sent: Friday, June 13, 2014 11:50 PM >> To: user@spark.apache.org >> Cc: user >> Subject

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

2014-06-16 Thread Xiangrui Meng
Friday, June 13, 2014 11:50 PM > To: user@spark.apache.org > Cc: user > Subject: Re: MLlib-Missing Regularization Parameter and Intercept for > Logistic Regression > > 1. > "examples/src/main/scala/org/apache/spark/examples/mllib/BinaryClassification.scala" >

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

2014-06-16 Thread FIXED-TERM Yi Congrui (CR/RTC1.3-NA)
, Congrui -Original Message- From: Xiangrui Meng [mailto:men...@gmail.com] Sent: Friday, June 13, 2014 11:50 PM To: user@spark.apache.org Cc: user Subject: Re: MLlib-Missing Regularization Parameter and Intercept for Logistic Regression 1. "examples/src/main/scala/org/apache/spark/exa

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

2014-06-13 Thread Xiangrui Meng
1. "examples/src/main/scala/org/apache/spark/examples/mllib/BinaryClassification.scala" contains example code that shows how to set regParam. 2. A static method with more than 3 parameters becomes hard to remember and hard to maintain. Please use LogistricRegressionWithSGD's default constructor a

MLlib-Missing Regularization Parameter and Intercept for Logistic Regression

2014-06-13 Thread Congrui Yi
ture is already there? Thank you! Sincerely, Congrui Yi -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/MLlib-Missing-Regularization-Parameter-and-Intercept-for-Logistic-Regression-tp7588.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

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

2014-06-13 Thread Congrui Yi
? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/MLlib-Missing-Regularization-Parameter-and-Intercept-for-Logistic-Regression-tp7522p7586.html Sent from the Apache Spark User List mailing list archive at Nabble.com.