![]() |
#1
|
|||
|
|||
![]()
Is there a way to disable the output of svm-train?
Every time I call svm_train with cross validation for example and with quiet mode '-q', Code:
svm_train(Y,X,options) Code:
Cross Validation Accuracy = XX% I found that in java we can disable this: http://www.csie.ntu.edu.tw/~cjlin/libsvm/faq.html#f417 But I am unable to do the same in python. Thanks, |
#2
|
|||
|
|||
![]()
I get the same thing with Octave. the '-q' works for the non cross validation but when I add cross validation I get the 'Cross Validation Accuracy..' message.
|
![]() |
Tags |
8.7, 8.8, python, svm, svm_train |
Thread Tools | |
Display Modes | |
|
|