[pymvpa] LinearSVM Classification Warning
    Yaroslav Halchenko 
    debian at onerussian.com
       
    Tue Feb  2 19:54:42 UTC 2010
    
    
  
because that was the first incorrect label it encountered.   Just assure
that you use ints at the point where you are providing labels into a
dataset... if they are already in numpy array, use smth
labels_array.astype(int)
On Tue, 02 Feb 2010, Geethmala wrote:
>    Yes, but what is interesting is why is it not showing the warning for
>    other labels? Why only 3?
>    Thanks,
>    Geethmala
-- 
                                  .-.
=------------------------------   /v\  ----------------------------=
Keep in touch                    // \\     (yoh@|www.)onerussian.com
Yaroslav Halchenko              /(   )\               ICQ#: 60653192
                   Linux User    ^^-^^    [175555]
    
    
More information about the Pkg-ExpPsy-PyMVPA
mailing list