DM_setMinData

Set the minimum percentage of data that a Clustering training run must read in a DM_ClusSettings value. This parameter is considered only if the execution time is limited. If the execution time is not limited, the data is always processed in full. To set the execution time, use the method DM_setExecTime.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-settings..DM_setMinData--(--minData--)----------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_setMinData--(--settings--,--minData--)-------------------><

Parameters

settings
A value of type DM_ClusSettings
minData
A value of type DOUBLE.

Return Value

The return Value is of type DM_ClusSettings



Feedback | Information roadmap