| gcat_list_models | R Documentation |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.