i am working with SVM light on windows in MATLAB 2014a seriously its giving me headache
72 views
Skip to first unread message
maryam shah
unread,
May 31, 2015, 10:58:19 AM5/31/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mvpa-t...@googlegroups.com
hi
SVM light isn't giving me a good time
i have GCC compiler
Matlab 2014a is giving me this error :(
'.\svm_multiclass_learn' is not recognized as an internal or external command,
operable program or batch file.
Garrett McGrath
unread,
May 31, 2015, 12:03:10 PM5/31/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mvpa-t...@googlegroups.com, maryam...@gmail.com
Sounds like you are trying to do this on windows based on the 'batch file' warning. We have never tested mvpa on windows and I don't believe it will function simply due to the underlying dependencies on things like Afni. Additionally I've recieved a few reports that 2014a and beyond are causing issues with mvpa due to overlap with new matlab internal functions. I would suggest working in linux and using an older rev of matlab to get started with the toolset.
-Garrett
Supriya Pahwa
unread,
Jul 2, 2015, 10:59:03 AM7/2/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mvpa-t...@googlegroups.com
why dont you try Libsvm? it is better thn SVM light