05-13-2017 04:22 AM
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?
05-13-2017 01:28 PM
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
08-26-2020 04:18 PM
Error 91 usually with data to variant function, and variant to data is not the same data type.