[pymvpa] sensitivity analyzer for regression models?
    Daniel Kimberg 
    kimberg at mail.med.upenn.edu
       
    Mon Mar 15 16:57:15 UTC 2010
    
    
  
> meanwhile, if you have shogun python-modular installed you could
> experiment with C-SVRs with following:
> 
>   from mvpa.clfs import sg
>   cc = sg.SVM(svm_impl='libsvr', kernel_type='linear', regression=True)
Thanks for the quick reply, this looks to be working.  I'll run it on some real data and see what happens.
dan
    
    
More information about the Pkg-ExpPsy-PyMVPA
mailing list