History of AFNI updates  

|
August 25, 2016 10:31AM
Sure, no problem, I'm happy to help.

Yes, you can simply define the 1-vs-2 classifier using the -trainlables file and you don't need to label the sub-bricks belonging to the other classes with 9999s to exclude them from being used to compute the 1-vs-2 classifier. However, the computation time will be much longer if you include all classes, since 3dsvm will train classifiers for all possible class combinations defined in the -trainlabels file. If you are mainly interested in the 1-vs-2 classifier and are trying to figure things out, it will be more time efficient to only train one classifier. I would also look at the -censor option. Here, you can provide a .1D file and include sub-bricks by putting a '1' and exclude by putting a '0' on the corresponding line.

Jonathan
Subject Author Posted

Question on 3dsvm usage -thanks!!!

Juan August 20, 2016 02:46PM

Re: Question on 3dsvm usage -thanks!!!

jlisinski August 24, 2016 12:28PM

Re: Question on 3dsvm usage -thanks!!!

Juan August 24, 2016 07:46PM

Re: Question on 3dsvm usage -thanks!!!

jlisinski August 25, 2016 10:31AM

Re: Question on 3dsvm usage -thanks!!!

Juan August 25, 2016 12:50PM

Re: Question on 3dsvm usage -thanks!!!

jlisinski August 31, 2016 04:36PM

Re: Question on 3dsvm usage -thanks!!!

charujing123 September 21, 2016 02:58AM

Re: Question on 3dsvm usage -thanks!!!

charujing123 September 21, 2016 06:31AM