ECOS Spark Integration

2017-12-17 Thread Debasish Das
Hi, ECOS is a solver for second order conic programs and we showed the Spark integration at 2014 Spark Summit https://spark-summit.org/2014/quadratic-programing-solver-for-non-negative-matrix-factorization/. Right now the examples show how to reformulate matrix factorization as a SOCP and solve

Re: [01/51] [partial] spark-website git commit: 2.2.1 generated doc

2017-12-17 Thread Reynold Xin
There is an additional step that's needed to update the symlink, and that step hasn't been done yet. On Sun, Dec 17, 2017 at 12:32 PM, Jacek Laskowski wrote: > Hi Sean, > > What does "Not all the pieces are released yet" mean if you don't mind me > asking? 2.2.1 has already

Re: [01/51] [partial] spark-website git commit: 2.2.1 generated doc

2017-12-17 Thread Jacek Laskowski
Hi Sean, What does "Not all the pieces are released yet" mean if you don't mind me asking? 2.2.1 has already been announced, hasn't it? [1] [1] http://spark.apache.org/news/spark-2-2-1-released.html Pozdrawiam, Jacek Laskowski https://about.me/JacekLaskowski Spark Structured Streaming

Re: Hinge Gradient

2017-12-17 Thread Debasish Das
If you can point me to previous benchmarks that are done, I would like to use smoothing and see if the LBFGS convergence improved while not impacting linear svc loss. Thanks. Deb On Dec 16, 2017 7:48 PM, "Debasish Das" wrote: Hi Weichen, Traditionally svm are solved

Re: [01/51] [partial] spark-website git commit: 2.2.1 generated doc

2017-12-17 Thread Sean Owen
/latest does not point to 2.2.1 yet. Not all the pieces are released yet, as I understand? On Sun, Dec 17, 2017 at 8:12 AM Jacek Laskowski wrote: > Hi, > > I saw the following commit, but I can't seem to see 2.2.1 as the version > in the header of the documentation pages under

Re: [01/51] [partial] spark-website git commit: 2.2.1 generated doc

2017-12-17 Thread Jacek Laskowski
Hi, I saw the following commit, but I can't seem to see 2.2.1 as the version in the header of the documentation pages under http://spark.apache.org/docs/latest/ (that is still 2.2.0). Is this being worked on? http://spark.apache.org/docs/2.2.1 is available and shows the proper version, but not