ListRatingTableModels: Retrieve information about all DataRobot models with a rating table.
Description
Retrieve information about all DataRobot models with a rating table.
Usage
ListRatingTableModels(project)
Value
data.frame containing information about each model with a rating table in a
project (one row per model with a rating table).
Arguments
project
character. Either (1) a character string giving the unique alphanumeric
identifier for the project, or (2) a list containing the element projectId with this
identifier.