"Plot SVM performance (parameter optimization mode)"
Hi all,
I am running LibSVM in the parameter optimization mode.
My experiment set up is,
File > Open Template > Optimize Parameters> Run
I would like to be able to save/plot the parameter values and performance of the optimizer at every iteration. I read about ' write gnuplot' operator but not sure where to place it in the process.
Any help on this issue will be greatly appreciated.
Thanks in advance,
Sush
I am running LibSVM in the parameter optimization mode.
My experiment set up is,
File > Open Template > Optimize Parameters> Run
I would like to be able to save/plot the parameter values and performance of the optimizer at every iteration. I read about ' write gnuplot' operator but not sure where to place it in the process.
Any help on this issue will be greatly appreciated.
Thanks in advance,
Sush
Tagged:
0
Answers
-
Hi Sush,
Exactly this case is covered by the first example in the 'Meta' sample processes.
Have fun.
0 -
Thank you! I finally figured it!0