Struct containing the information returned by the model. These fields must be public for JSONUtility to populate them.
More...
|
string[] | classes |
| Nombre de las clases que predice el modelo. Name of the classes that the model predicts.
|
float[] | scores |
| Scores of the classes that the model predicts. The position in this array corresponds to the class in the same position as the "classes" array.
|
Struct containing the information returned by the model. These fields must be public for JSONUtility to populate them.
The documentation for this struct was generated from the following file: