[scikit-learn] HashingVectorizer slow in version 0.18

Mathieu Blondel mathieu at mblondel.org
Tue Oct 11 11:13:30 EDT 2016


On Tue, Oct 11, 2016 at 10:49 PM, Gael Varoquaux <
gael.varoquaux at normalesup.org> wrote:

> Could it be a case of compilation: it seems to me that we are compiling
> MKL vs non MKL builds.
>

The hashing vectorizer is written in Cython and doesn't use BLAS, though.

Mathieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20161012/a3c76b3b/attachment.html>


More information about the scikit-learn mailing list