The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"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
Exactly this case is covered by the first example in the 'Meta' sample processes.
Have fun.