How to convert model output to readable output

0
Hi there,   I have a ML model imported and it works fine, the model runs on the input and returns a string.  I can't figure out how to read the float values out of the returned string in the non-persistent ML_output_entity (left bottom on picture). As you can see on the right bottom entity, i expect an array of 102 float values. (those are classs predictions)  How can i retrieve those 102 floats from the returned string?    Thanks in advance, Milan
asked
0 answers