[pymvpa] Searchlight debug issue

Geethmala geethmala at gmail.com
Mon Jan 25 17:55:47 UTC 2010


I had started from 1 instead of 0. I think that was the problem.
Thanks for the quick responses.

Thanks,
Geethmala

On Mon, Jan 25, 2010 at 12:13 PM, Michael Hanke <michael.hanke at gmail.com>wrote:

> On Mon, Jan 25, 2010 at 11:43:16AM -0500, Geethmala wrote:
> > Hi,
> > I still have one more doubt. Why does split[1] show only 5 chunks as
> opposed
> > to 6?
> > Isn't split[1] the training set?
>
> Should be.
> >
> > -> result = transerror(split[1], split[0])
> > (Pdb)
> > >
> >
> /usr/lib/python2.5/site-packages/mvpa/algorithms/cvtranserror.py(176)_call()
> > -> if clf_hastestdataset and expose_testdataset:
> > (Pdb) print split[1]
> > Dataset / float32 825 x 2 uniq: 5 chunks 2 labels
> > (Pdb) print split[0]
> > Dataset / float32 326 x 2 uniq: 2 chunks 2 labels
>
> What does
>
>        dataset.uniquechunks
>
> give you?
>
> Michael
>
>
> --
> GPG key:  1024D/3144BE0F Michael Hanke
> http://mih.voxindeserto.de
>
> _______________________________________________
> Pkg-ExpPsy-PyMVPA mailing list
> Pkg-ExpPsy-PyMVPA at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20100125/dd16cf42/attachment.htm>


More information about the Pkg-ExpPsy-PyMVPA mailing list