Class CustomOutput
java.lang.Object
org.apache.ignite.example.ml.custom.CustomOutput
- All Implemented Interfaces:
Serializable
Represents the output of a custom ML model inference.
- See Also:
-
Method Summary
-
Method Details
-
getSequence
-
getLabels
-
getScores
public double[] getScores()
-