LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Python node - model.predict

Hello everyone, 

I have trained a model in python and I have saved it as .h5 file. I am trying to run this model by using a python script in Labview by using the python node. I can see that the model can be loaded but when I try to use model.predict function, Labview yields an error and it says an unknown error has happened. Has this happened to anyone? Is there something I can do to fix this? I tried googling and searching in the forum but I couldnt find anything. 

0 Kudos
Message 1 of 2
(640 Views)

Hi,

 

Could you share the error part?

What does mean "model.predict function" ?

0 Kudos
Message 2 of 2
(541 Views)