You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Peter Dolan (JIRA)" <ji...@apache.org> on 2017/06/02 21:43:04 UTC

[jira] [Created] (AIRFLOW-1272) Google Cloud ML Batch Prediction Operator

Peter Dolan created AIRFLOW-1272:
------------------------------------

             Summary: Google Cloud ML Batch Prediction Operator
                 Key: AIRFLOW-1272
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1272
             Project: Apache Airflow
          Issue Type: New Feature
          Components: operators
            Reporter: Peter Dolan
            Assignee: Peter Dolan


There should be an Operator for the Google Cloud ML Batch Prediction Job, which supports executing Tensorflow neural network prediction as a service. Documentation is here: https://cloud.google.com/ml-engine/docs/how-tos/batch-predict

This should support launching the training job on the service via the API call in operation, or running the job locally on your machine via the 'gcloud ml-engine local' command for end-to-end testing. Documentation is here: https://cloud.google.com/sdk/gcloud/reference/ml-engine/local/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)