Skip to main content

%DeepSee.PMML.Definition.Models.SVM.RadialBasisKernelType

class %DeepSee.PMML.Definition.Models.SVM.RadialBasisKernelType extends %DeepSee.PMML.Definition.Models.SVM.KernelType

Property Inventory

Method Inventory

Properties

property gamma as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = 1 ];
Property methods: gammaDisplayToLogical(), gammaGet(), gammaIsValid(), gammaLogicalToDisplay(), gammaNormalize(), gammaSet(), gammaXSDToLogical()

Methods

method %GetKernelFormula(pSupportVector As VectorInstance, Output pFormula As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab