tfg
Loading...
Searching...
No Matches
PredictionUtility.Prediction Struct Reference

Struct containing the information returned by the model. These fields must be public for JSONUtility to populate them. More...

Public Attributes

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.

Detailed Description

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:
  • PredictionUtility.cs