Class Reference
%DeepSee.PMML.Definition.Models.Clustering.Cluster
Server:
appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:
IRIS
User:
SuperUser
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Definition
] >
[
Models
] >
[
Clustering
] >
[
Cluster
]
Private
Storage
class
%DeepSee.PMML.Definition.Models.Clustering.Cluster
extends
node
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
7
Summary
Properties
Coordinates
Covariances
Extension
KohonenMap
Partition
id
name
size
Methods
%AddToSaveSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%IsA
%IsModified
%New
%NormalizeObject
%ObjectModified
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%SerializeObject
%SetModified
%ValidateObject
%ValidatePMML
XMLDTD
XMLExport
XMLExportToStream
XMLExportToString
XMLNew
XMLSchema
XMLSchemaNamespace
XMLSchemaType
Properties
property
Coordinates
as
%DeepSee.PMML.Definition.Util.AbstractArray
(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE");
property
Covariances
as
%DeepSee.PMML.Definition.Util.Matrix
(XMLPROJECTION="WRAPPED");
property
KohonenMap
as
KohonenMap
(XMLPROJECTION="ELEMENT");
property
Partition
as
%DeepSee.PMML.Definition.Util.Partition
(XMLPROJECTION="ELEMENT");
property
id
as
%DeepSee.PMML.Datatype.String
(XMLPROJECTION="ATTRIBUTE");
property
name
as
%DeepSee.PMML.Datatype.String
(XMLPROJECTION="ATTRIBUTE");
property
size
as
%DeepSee.PMML.Datatype.IntNumber
(MINVAL=0,XMLPROJECTION="ATTRIBUTE");