The shape is (32769, 8). There are 8 categorical variables before applying
OneHotEncoding.


On Thu, Jun 20, 2013 at 5:43 PM, Peter Prettenhofer <
peter.prettenho...@gmail.com> wrote:

>
> Hi,
>
> seems like your sparse matrix is too large to be converted to a dense
> matrix. What shape does X have? How many categorical variables do you have
> (before applying the OneHotTransformer)?
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to