%DeepSee.PMML.Model.Clustering
Class %DeepSee.PMML.Model.Clustering Extends AbstractModel [ Abstract, System = 4 ]
Methods
%CreateModelClass
ClassMethod %CreateModelClass(pClass As %Dictionary.ClassDefinition, pDefinition As %DeepSee.PMML.Definition.Models.AbstractModel) As %Status [ Internal ]
%OnGetOutputFeature
ClassMethod %OnGetOutputFeature(pMethod As %Stream.Object, pDefinition As %DeepSee.PMML.Definition.Models.AbstractModel, pOutputField As %DeepSee.PMML.Definition.OutputField, ByRef pFeatureValueVar As %String, Output pSupported As %Boolean) As %Status [ Internal, Private ]
%AppendImplicitOutputFields
ClassMethod %AppendImplicitOutputFields(ByRef pPredictedFields) As %Status [ Internal ]
%GetPredictedFieldFromDef
ClassMethod %GetPredictedFieldFromDef(pDefinition As %DeepSee.PMML.Definition.Models.AbstractModel) As %String [ Internal ]