Re: [Scikit-learn-general] sklearn in low latency environments

2013-09-30 Thread Olivier Grisel
2013/9/30 Eustache DIEMERT : > Hi List, > > The topic of prediction latency seems to pop up from times to times, either > on the list or on SO [1]. > > I'm pondering the idea of creating a performance benchmark in the spirit of > the out-of-core example. > > This benchmark could be used to compare

Re: [Scikit-learn-general] sklearn in low latency environments

2013-09-30 Thread Lars Buitinck
2013/9/30 Eustache DIEMERT : > I don't know if other machine learning toolkits have this kind of benchmarks > (and do we already have some various pieces out there ?), but I think it > would be a great feature for the "enterprise" users who often need to choose > a toolkit in a limited amount of ti

[Scikit-learn-general] sklearn in low latency environments

2013-09-30 Thread Eustache DIEMERT
Hi List, The topic of prediction latency seems to pop up from times to times, either on the list or on SO [1]. I'm pondering the idea of creating a performance benchmark in the spirit of the out-of-core example. This benchmark could be used to compare and track prediction time of a few popular a