%DeepSee.PMML.Definition.Models.SVM.RadialBasisKernelType
class %DeepSee.PMML.Definition.Models.SVM.RadialBasisKernelType extends %DeepSee.PMML.Definition.Models.SVM.KernelType
Property Inventory (Including Private)
Method Inventory (Including Private)
Properties (Including Private)
property gamma as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = 1 ];
Property methods: gammaDisplayToLogical(), gammaGet(), gammaIsValid(), gammaLogicalToDisplay(), gammaNormalize(), gammaSet(), gammaXSDToLogical()
Methods (Including Private)
method %GetKernelFormula(pSupportVector As VectorInstance, Output pFormula As %String) as %Status [ Language = objectscript ]
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- %ValidatePMML()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportAttributes()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()