List Models
gcat_list_models( projectId = gcat_project_get(), locationId = gcat_region_get(), detail = c("summary", "full") )
projectId | GCP project id |
---|---|
locationId | location of GCP resources |
detail | Set level of detail |
Other Model functions:
gcat_batch_predict()
,
gcat_create_model()
,
gcat_get_model()
,
gcat_list_model_evaluations()