vandonr-amz opened a new pull request, #28472:
URL: https://github.com/apache/airflow/pull/28472

   AutoML is a way to do machine learning experiments with minimal human 
oversight, just pushing training data and getting a model at the other end.
   
   The operator allows triggering an Auto ML pipeline, consuming training data 
from S3, with optional auto-deployment of the model.
   The sensor watches the job until it finishes.
   
   Most of the code is in the hook, this time it's the operator that's thin.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to