Lists model evaluations.

gcat_list_model_evaluations(
  projectId = gcat_project_get(),
  locationId = gcat_region_get(),
  modelDisplayName
)

Arguments

projectId

GCP project id

locationId

the location Id

modelDisplayName

the name of the model shown in the interface

See also