ValidateModel {datarobot} | R Documentation |
Validate that model belongs to class 'dataRobotModel' and includes projectId and modelId.
ValidateModel(model)
model |
An S3 object of class dataRobotModel like that returned by the function GetModel, or each element of the list returned by the function ListModels. |