Analytics.PMML.removeModel()

Signature

void removeModel(String modelName)

Domain

ACTION

Description

Removes the specified model from PMML engine.

Parameters

NameTypeDescription
modelNameStringName of the model

Returns

TypeDescription
Void

Cautions

none