This page shows you how to create an Agent Platform dataset from your tabular data so you can start training forecast models. You can create a dataset using either the Google Cloud console or the Agent Platform API.
Before you begin
Before creating an Agent Platform dataset from your tabular data, prepare your training data.
Create an empty dataset and associate your prepared data
To create a machine learning model for forecasting, you must have a representative collection of data to train with. Use the Google Cloud console or the API to associate your prepared data into the dataset.
When you create a dataset, you also associate it with its data source. The training data can be either a CSV file in Cloud Storage or a table in BigQuery. If the data source resides in a different project, make sure you set up the required permissions.