DM_getClusMdlType

This function obtains the type of a Clustering model of type DM_ClusteringModel as defined in PMML.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getClusMdlType--(--clusteringModel--)--------------------><

Parameters

clusteringModel
A value of type DM_ClusteringModel

Return value

The return value is the type of the Clustering model as a VARCHAR value. It can be center-based or distribution-based.



Feedback | Information roadmap