Frage

I'm using libsvm for MATLAB. Does anybody know how to suppress the screen display "optimization finished, iter = 8 nu =..." ? I think I've already described the question properly, but for some reason stack overflow won't let me post this.

Thanks.

War es hilfreich?

Lösung

It's faq contains the answers:

http://www.csie.ntu.edu.tw/~cjlin/libsvm/faq.html#f417

EDIT:

There is the -q option in the matlab interface to make it quiet.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top