datarobot (version 2.4.0)

ViewWebModel: Retrieve a DataRobot web page that displays detailed model information

Description

This function brings up a web page that displays detailed model information like that available from the standard DataRobot user interface (e.g., graphical representations of model structures).

Usage

ViewWebModel(model)

Arguments

model
An S3 object of class dataRobotModel like that returned by the function GetModelObject, or each element of the list returned by the function GetAllModels.