Uses of Class
org.apache.flink.table.functions.PredictFunction
-
Packages that use PredictFunction Package Description org.apache.flink.table.ml -
-
Uses of PredictFunction in org.apache.flink.table.ml
Methods in org.apache.flink.table.ml that return PredictFunction Modifier and Type Method Description PredictFunctionPredictRuntimeProvider. createPredictFunction(ModelProvider.Context context)Creates anPredictFunctioninstance.
-