gcat_list_models: List Models

View source: R/models.R

gcat_list_modelsR Documentation

List Models

Description

List Models

Usage

gcat_list_models(
  projectId = gcat_project_get(),
  locationId = gcat_region_get(),
  detail = c("summary", "full")
)

Arguments

projectId

GCP project id

locationId

location of GCP resources

detail

Set level of detail

See Also

Other Model functions: gcat_batch_predict(), gcat_create_model(), gcat_get_model(), gcat_list_model_evaluations()


justinjm/googleCloudAutoMLTablesR documentation built on Jan. 11, 2023, 7:38 p.m.