Functions for working with model type DM_ClusteringModel

Table 1. Functions for type DM_ClusteringModel
Function Purpose SQL/MM function
DM_expClusModel function Returns a character large object representation of a value of type DM_ClusteringModel Y
DM_getClusMdlName function Gets the name of the Clustering model N
DM_getClusTask function Returns the DM_ClusBldTask value used to create the model Y
DM_getClusters function Returns a table that contains the clusters of a Clustering model Y
DM_getCorrelations function Returns a table containing the correlations between fields with respect to a data mining model Y
DM_getFields function Returns a table that contains the signature of a model Y
DM_getNumClusters function Returns the number of clusters contained in a value of type DM_ClusteringModel Y


Feedback | Information roadmap