Self Service ML Pipelines Using Dataprep and AutoML Tables
Declare a target schema in Dataprep. Define data quality rules to declare what "clean data" looks like.
Build a recipe to clean and transform data. Create parameterized datasets for sources and targets.
Invoke the data pipeline (flow) from plans for training and inference.
Use webhooks to call the AutoML Tables API and execute batch predictions.