That was version 0.6 I realized, so I guess it no longer applies
From: Mathieu Blondel [mailto:[email protected]]
Sent: Thursday, July 24, 2014 4:49 AM
To: scikit-learn-general
Subject: Re: [Scikit-learn-general] sparse matrices with LinearSVC
On Thu, Jul 24, 2014 at 2:46 PM, Pagliari
It is working now, I don't know why it was not working yesterday .
-Original Message-
From: Alexandre Gramfort [mailto:[email protected]]
Sent: Thursday, July 24, 2014 4:00 AM
To: scikit-learn-general
Subject: Re: [Scikit-learn-general] sparse matrices
On Thu, Jul 24, 2014 at 2:46 PM, Pagliari, Roberto
wrote:
> I also tried to import sparse.LinearSVC, but it says svm has no module
> named sparseā¦.
>
>
>
I don't know where you get your documentation but sparse.LinearSVC has been
removed like 3 years ago... :-)
Mathieu
--
> Is it possible to use scipy sparse matrices with LinearSVC?
sklearn.svm.LinearSVC will accept sparse data.
it's the same classes that should work with both dense and sparse data
A
--
Want fast and easy access to all t
It is strange. I use sparse matrices with LinearSVC all the time.
can you provide some code example?
---
Caleb
> On 24 Jul, 2014, at 1:46 pm, "Pagliari, Roberto"
> wrote:
>
> Is it possible to use scipy sparse matrices with LinearSVC?
>
> I tried and it does not work.
>
> I also tried to i
Is it possible to use scipy sparse matrices with LinearSVC?
I tried and it does not work.
I also tried to import sparse.LinearSVC, but it says svm has no module named
sparse
\
Thank you,
--
Want fast and easy acce