ScoringCodeBuildTask

ScoringCodeBuildTask (SCBT) is an object which defines the task of building the scoring code for a model and, optionally, a transformation. When executed, it creates a new model containing the scoring code in the Metadata Repository.

Table 12.16. Connected objects

StatusNameDescriptionTypeReference
obligatoryinputModel a model in the Metadata Repository MiningModel by name
obligatoryoutputModel a model which will store the generated scoring code ScoringCodeModel by name
optionaltransformation a transformation stored in the Metadata Repository, created using TBT; when this transformation is included automatic transformations are ignored. Transformation by name