LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview classification among a set of data NOT vision related

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. 

0 Kudos
Message 1 of 4
(3,286 Views)

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

 

 

0 Kudos
Message 2 of 4
(3,233 Views)

But I did not find any tutorials or explanation of the blocks so I couldn't implement classification using it. 

0 Kudos
Message 3 of 4
(3,186 Views)

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.

0 Kudos
Message 4 of 4
(3,158 Views)