[pymvpa] Searchlight debug issue

Geethmala geethmala at gmail.com
Mon Jan 25 16:14:14 UTC 2010


Sorry, my bad. It got stuck again after displaying the following

[SLC] DBG:  Doing 47070 spheres: 3 (2 features) [0%]


Thanks,
Geethmala

On Mon, Jan 25, 2010 at 11:12 AM, Geethmala <geethmala at gmail.com> wrote:

> No. Just python.
>
> When I was debugging the problem, it showed the training set having 2 runs
> and testing test with 5 runs (which is still incorrect).
>
> So I interchanged the split in the following manner and now it shows the
> progress.
>
> cv = CrossValidatedTransferError(
>                         TransferError(LinearCSVMC()),
>                         CustomSplitter([([1,2],[3,4,5,6,7,8])],
> attr='chunks')
>                         )
>
> I am still not sure why it was getting stuck in the previous scenario.
> Please enlighten.
>
> Thanks,
> Geethmala
>
>
> On Mon, Jan 25, 2010 at 10:53 AM, Michael Hanke <michael.hanke at gmail.com>wrote:
>
>> Hey,
>>
>> On Mon, Jan 25, 2010 at 10:14:16AM -0500, Geethmala wrote:
>> > Hi,
>> > My program seems to be stuck at Searchlight method.
>> > I have enabled the Searchlight debug but I do not see the progress.
>>
>> Are you running python with -O?
>>
>>
>> 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/10445312/attachment.htm>


More information about the Pkg-ExpPsy-PyMVPA mailing list