11-07-2015 04:41 AM
Hello,
I am looking for a library that can provide classifiers like (KNN, SVM, LVQ,..) but NOT for vision and object identification related projects. I need to provide it a set of data and it classifies them into classes. Is there a library like this that I can use?
I have tried to use machine learning toolkit but it hasn't been any useful as it has no guide or tutorials that I can use!
I tried using SVM's attached example and change it to KNN but it keeps giving me errors that I do not understand.
11-09-2015 12:47 PM
Hi T2dei,
The Machine Learning Toolkit contains all of the functionality you specified in your post. There are examples and a manual at the bottom of the link I am providing below, hopefully you find them helpful!
LabVIEW Machine Learning Toolkit:
https://decibel.ni.com/content/docs/DOC-19328#comment-18422
11-15-2015 01:45 PM
But I did not find any tutorials or explanation of the blocks so I couldn't implement classification using it.
11-16-2015 10:02 AM
If you click the yellow question mark at the top right of your LabVIEW screen then hover over the block you are interested in, it will show you what the inputs and outputs are as well as their data types.