powered by
Generates a prediction with an MLflow model.
mlflow_predict_model(model, data)
MLflow model.
Dataframe to be scored.