Multi-IO predict
Generates output predictions for a given set of input samples and a given model.
Inputs
-
Model — DynamicObject
The model.
-
X — DynamicObject
The input samples.
Outputs
-
Y’ — DynamicObject
The output predictions.