datarobot (version 2.9.0)

GetModelObject: Retrieve the details of a specified model

Description

(Deprecated in 2.8, will be removed in 2.10. Use GetModel instead.)

Usage

GetModelObject(project, modelId)

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.

modelId

character. Unique alphanumeric identifier for the model of interest.