[pymvpa] LinearSVM Classification Warning

Yaroslav Halchenko debian at onerussian.com
Tue Feb 2 18:59:10 UTC 2010


it means that 

 Classifier LinearCSVMC(kernel_type='linear', svm_impl='C_SVC')
 wasn't trained to classify labels Set([3.0]) present in testing
 dataset. Make sure that you have not mixed order/names of the
 arguments anywhere

Also test if you don't have a mix of float and int labels in your
datasets (as I remember you are manually composing those).


On Tue, 02 Feb 2010, Geethmala wrote:

>    Hi,
>    I get the following warning when I run LinearCSVMC.
>    WARNING: Classifier LinearCSVMC(kernel_type='linear', svm_impl='C_SVC')
>    wasn't trained to classify labels Set([3.0]) present in testing
>    dataset. Make sure that you have not mixed order/names of the arguments
>    anywhere
>    What does this warning mean?
>    Thanks,
>    Geethmala

> _______________________________________________
> Pkg-ExpPsy-PyMVPA mailing list
> Pkg-ExpPsy-PyMVPA at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa


-- 
                                  .-.
=------------------------------   /v\  ----------------------------=
Keep in touch                    // \\     (yoh@|www.)onerussian.com
Yaroslav Halchenko              /(   )\               ICQ#: 60653192
                   Linux User    ^^-^^    [175555]





More information about the Pkg-ExpPsy-PyMVPA mailing list