Lists model evaluations.
gcat_list_model_evaluations( projectId = gcat_project_get(), locationId = gcat_region_get(), modelDisplayName )
projectId | GCP project id |
---|---|
locationId | the location Id |
modelDisplayName | the name of the model shown in the interface |
Other Model functions:
gcat_batch_predict()
,
gcat_create_model()
,
gcat_get_model()
,
gcat_list_models()