Lee Yang created SPARK-40264:
--------------------------------

             Summary: Add helper function for DL model inference in 
pyspark.ml.functions
                 Key: SPARK-40264
                 URL: https://issues.apache.org/jira/browse/SPARK-40264
             Project: Spark
          Issue Type: New Feature
          Components: ML
    Affects Versions: 3.2.2
            Reporter: Lee Yang


Add a helper function to create a pandas_udf for inference on a given DL model, 
where the user provides a predict function that is responsible for loading the 
model and inferring on a batch of numpy inputs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to