
Last chance! 50% off unlimited learning
Sale ends in
Retrieve information about all DataRobot models with a rating table.
ListRatingTableModels(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.
data.frame containing information about each model with a rating table in a project (one row per model with a rating table).
# NOT RUN {
projectId <- "5984b4d7100d2b31c1166529"
ListRatingTableModels(projectId)
# }
Run the code above in your browser using DataLab