Re: [Scikit-learn-general] Sparse SVM with precomputed kernel

2012-08-22 Thread Mathieu Blondel
On Thu, Aug 23, 2012 at 6:19 AM, Olivier Grisel wrote: > > +1 for opening a github issue / PR for adding support for sparse > precomputed kernel matrix later in the unlikely event of a user > encountering that use case "in real life". > > Agreed with Olivier. The kernel matrix is usually completel

Re: [Scikit-learn-general] Sparse SVM with precomputed kernel

2012-08-22 Thread Olivier Grisel
2012/8/22 Andreas Mueller : > Hi everybody. > Recently I tried to hack at the SVM implementation, motivated by Lars' issue > #918. > While trying to figure out how to add support for callable kernels, I found > out > that precomputed kernels are not supported at all in the sparse svm, even > though

[Scikit-learn-general] Sparse SVM with precomputed kernel

2012-08-22 Thread Andreas Mueller
Hi everybody. Recently I tried to hack at the SVM implementation, motivated by Lars' issue #918 . While trying to figure out how to add support for callable kernels, I found out that precomputed kernels are not supported at all in the spa

Re: [Scikit-learn-general] Summary of my recent blog post and GSoC progress

2012-08-22 Thread Vlad Niculae
On Aug 22, 2012, at 20:38 , Olivier Grisel wrote: > FYI and as a side note for this GSoC project: I have just filled in > the final evaluation form for Vlad's GSoC project and gave it a pass: > congrats Vlad :) \o/ Thank you Olivier, this has been a very enjoyable project to work on. > > Off-

Re: [Scikit-learn-general] Summary of my recent blog post and GSoC progress

2012-08-22 Thread Olivier Grisel
FYI and as a side note for this GSoC project: I have just filled in the final evaluation form for Vlad's GSoC project and gave it a pass: congrats Vlad :) Off-course that does not mean that ongoing work on Vlad's optim PRs and further improvements to the bench infrastructure should stop there ;)

Re: [Scikit-learn-general] Summary of my recent blog post and GSoC progress

2012-08-22 Thread Olivier Grisel
2012/8/22 Vlad Niculae : > > On Aug 20, 2012, at 04:06 , Vlad Niculae wrote: > >> >> On Aug 19, 2012, at 14:16 , Vlad Niculae wrote: >> >>> >>> On Aug 17, 2012, at 21:10 , Olivier Grisel wrote: >>> 2012/8/17 Vlad Niculae : > If the build scheduled tonight runs successfully, with the new

Re: [Scikit-learn-general] Summary of my recent blog post and GSoC progress

2012-08-22 Thread Vlad Niculae
On Aug 20, 2012, at 04:06 , Vlad Niculae wrote: > > On Aug 19, 2012, at 14:16 , Vlad Niculae wrote: > >> >> On Aug 17, 2012, at 21:10 , Olivier Grisel wrote: >> >>> 2012/8/17 Vlad Niculae : If the build scheduled tonight runs successfully, with the newly added benchmarks, I woul