You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/15 14:11:06 UTC

[GitHub] [airflow] mik-laj commented on issue #8207: Create guide for Machine Learning Engine operators

mik-laj commented on issue #8207: Create guide for Machine Learning Engine operators
URL: https://github.com/apache/airflow/issues/8207#issuecomment-614063864
 
 
   Hello,
   
   I am very happy that you want to work on it. I prepared a guide that describes how to write new guides. 
   https://docs.google.com/document/d/1RLQiuADIX00uGh0Llfcvv8WyCcayD6Cwkx4MNnHvDOc/edit#heading=h.wchyosj84oht
   This document is WIP. If you have questions, you can ask in the document comments or here.
   All Examples for GCP are available in the [example_dag](https://github.com/apache/airflow/tree/master/airflow/providers/google/cloud/example_dags) directory. Example for ML Engine is also [available](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/example_dags/example_mlengine.py).
   
   Best regards,
   Kamil

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services