Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%DeepSee.PMML.Definition.Models.NeuralNetwork.NeuralOutputs

class %DeepSee.PMML.Definition.Models.NeuralNetwork.NeuralOutputs extends %DeepSee.PMML.Definition.extendableNode

Property Inventory

Properties

property Outputs as list of NeuralOutput (XMLNAME = "NeuralOutput", XMLPROJECTION = "ELEMENT");
Property methods: OutputsBuildValueArray(), OutputsCollectionToDisplay(), OutputsCollectionToOdbc(), OutputsDisplayToCollection(), OutputsGet(), OutputsGetObject(), OutputsGetObjectId(), OutputsGetSwizzled(), OutputsIsValid(), OutputsOdbcToCollection(), OutputsSet(), OutputsSetObject(), OutputsSetObjectId()
property numberOfOutputs as %DeepSee.PMML.Datatype.IntNumber (MINVAL = 0, XMLPROJECTION = "ATTRIBUTE");
Property methods: numberOfOutputsDisplayToLogical(), numberOfOutputsGet(), numberOfOutputsIsValid(), numberOfOutputsLogicalToDisplay(), numberOfOutputsNormalize(), numberOfOutputsSet(), numberOfOutputsXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab