GetGeneralizedInsight | R Documentation |
See GetLiftChart
, GetRocCurve
, GetResidualsChart
for details.
GetGeneralizedInsight(
method,
model,
source = DataPartition$VALIDATION,
fallbackToParentInsights = FALSE
)
method |
character. The API URL to use to get insight information. |
model |
dataRobotModel. A DataRobot model object like that returned by |
source |
character. The data partition for which data would be returned. Default is
|
fallbackToParentInsights |
logical. If TRUE, this will return the lift chart data for the model's parent if the lift chart is not available for the model and the model has a parent model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.