I
- Type of model input.O
- Type of model output.public interface Model<I,O> extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close() |
O |
predict(I input)
Make a prediction for the specified input arguments.
|
O predict(I input)
input
- Input arguments.void close()
close
in interface AutoCloseable
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020