tensorflow
/
org.jetbrains.kotlinx.dl.api.inference
/
TensorFlowInferenceModel
/
predict
predict
open override fun
predict
(inputData:
FloatArray
):
Int
Content copied to clipboard
Generates output prediction for the input sample.
Parameters
input
Data
Unlabeled input data to define label.