LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

k nearest neighbor example?

I have downloaded the machine language toolkit and the example vi, however, I cannot find any example about k nearest neighbor. So, I try to search some tutorial and build up a knn test code with the toolkit. I have a question here, there is an error 91 occur when running, how can i solve it? Can anyone suggest more detail solution with code diagram for me?

Download All
0 Kudos
Message 1 of 3
(4,428 Views)

This toolkit was released (on the LabVIEW Forums) in 2011.  There is a discussion group (also in the Forums) devoted to discussions of this Toolkit (LabVIEW-Machine-Learning-Toolkit).  You might try asking there ...

 

Bob Schor

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

Error 91 usually with data to variant function, and variant to data is not the same data type.

0 Kudos
Message 3 of 3
(2,792 Views)