gcat_project_get()
Get ProjectId
gcat_project_set()
Set the projectId for your AutoML Tables services
gcat_create_dataset()
Creates a dataset (DOES NOT WORK)
gcat_get_column_spec()
Gets a column spec.
gcat_get_dataset()
Gets a dataset
gcat_get_global_dataset()
Get global dataset name
gcat_get_table_specs()
Gets a table spec
gcat_global_dataset()
Set global dataset nameto be used for this R session
gcat_import_data()
Import data into AutoML Tables from BigQuery or Google Cloud Storage
gcat_list_column_specs()
Lists column specs in a table spec.
gcat_list_datasets()
Lists datasets in a project.
gcat_list_table_specs()
Lists table specs in a dataset
gcat_set_target_column()
Updates a dataset.
gcat_get_location()
Get information about a location
gcat_list_locations()
Lists information about the supported locations
gcat_region_set()
Set the region
gcat_region_get()
Get Region Set
gcat_batch_predict()
Perform a batch prediction. Unlike the online Predict, batchprediction result won't be immediately available in the response. Instead,a long running operation object is returned.
gcat_create_model()
Creates a model
gcat_get_model()
Gets a model.
gcat_list_model_evaluations()
Lists model evaluations.
gcat_list_models()
List Models