10-23-2012 08:43 AM
Hello,
I would like to use custom classification utilizing the SVM models. The documentation to these VIs is basic, is there any place, where I can explore the whole algorithm and see all steps involved ?
Is it suitable to use these VIs for many single class classifiers or is it intended to be used only as one multiclass ?
Is there any vector normalization built in ?
How are the resulting scores computed ?
Glad for any answers. Thank you.
Solved! Go to Solution.
10-25-2012
06:57 AM
- last edited on
07-23-2026
03:39 PM
by
Content Cleaner
Hi,
There is a good summary on the algorithms: https://www.ni.com/docs/en-US/bundle/ni-vision/page/support-vector-machines.html
If this still won't answer your questions, post them, and we try to figure them out.
Have a nice day,
Norbert
10-26-2012 03:05 PM
Thanks, this covers all I need to know.