You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Lee Yang (Jira)" <ji...@apache.org> on 2022/08/29 23:49:00 UTC

[jira] [Created] (SPARK-40264) Add helper function for DL model inference in pyspark.ml.functions

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org