A Predictive Query is a declarative syntax used to define a predictive modeling task in Kumo. It specifies the target variable to predict and the data context for training.Kumo uses the Predictive Query Language (PQL), a SQL-like language, to automate all major steps of the ML pipeline, including feature engineering, generating training table, and training a model.