BCILAB
BCILAB copied to clipboard
Error in ml_trainsvm
Hello,
I'm using devel branch of BCILAB and trying to train my model with svm. However, the error message like below was emerged.
ml_trainsvm: There is a Java method named "variant" on your path; if you experience any name clash with it, please report this issue. Note: cannot determine free disk space on your platform, trying to cache results anyway. This message will only be shown once.
And when the toolbox was started, there was a message like below.
code is in C:\Users\cvpr\Desktop\code_ane\BCILAB-devel\code data is in C:\Users\cvpr\Desktop\code_ane\BCILAB-devel\userdata results are in C:\Users\cvpr\Desktop\code_ane\BCILAB-devel\userdata cache is disabled temp is in C:\Users\cvpr\Desktop\code_ane\BCILAB-devel-temp
The point of this problem is that iteration of cross-validation does not stop.
I'm really appreciated if someone helps me to solve this problem.
Thanks a lot.