Analytics.PMML.modelExists()

Signature

boolean modelExists(String modelName)

Domain

ACTION, CONDITION, QUERY

Description

Tests if the specified model exists in the PMML engine.

Parameters

NameTypeDescription
modelNameStringName of the model

Returns

TypeDescription
Boolean

Cautions

none