X is a sparse matrix:
>>>> X
<926x1238 sparse matrix of type '<type 'numpy.float64'>'
with 43973 stored elements in Compressed Sparse Row format>
Y is a regular python list of 926 lists of strings:
>>>> Y[0:10]
[['29'], ['3', '24'], ['48'], ['29'], ['37'], ['3'], ['14'], ['21'], ['16',
'48', '50'], ['48']]
On Tue, Jan 8, 2013 at 3:43 PM, Andreas Mueller <[email protected]>wrote:
> What is the type and shape of Y and X?
>
--
Andrew Winterman
714 362 6823
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general