Databricks Feature Store

result_type – The return type of the model. See mlflow.pyfunc.spark_udf result_type. A DataFrame containing: 1. All columns of df. 2. All feature values retrieved from Feature Store. 3. A column prediction containing the output of the model. Decorators Note Experimental: This decorator may change or be removed in a future release without warning. ................
................