Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

DataMining.PMML.Iris.SepalLengthRegressionOutput

class DataMining.PMML.Iris.SepalLengthRegressionOutput extends %DeepSee.PMML.ModelOutput

This class was generated by : DataMining.PMML.Iris.CLS

Property Inventory

Method Inventory

Properties

property SepalLength as %DeepSee.PMML.Datatype.RealNumber;
targetField = SepalLength feature = predictedValue
Property methods: SepalLengthDisplayToLogical(), SepalLengthGet(), SepalLengthIsValid(), SepalLengthLogicalToDisplay(), SepalLengthNormalize(), SepalLengthOdbcToLogical(), SepalLengthSet()

Methods

classmethod %GetDisplayValue(pField As %String, pValue) as %String
classmethod %GetFields(Output pFields) as %Status
Inherited description: pArray(fieldName) = $lb(feature, targetFieldName, displayName)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab