mlflow.pyfunc.PythonModel
class. It should expose the predict()
method that returns the predicted output for some input data when called.
complete
, we can query for predictions.
One way is to query for a single prediction using synthetic data in the WHERE
clause.
files
integration. It is joined with the model and predictions are made for all the records at once.