Assembly: Ms;
The IDmTargetDetails interface is used to work with the data analyzed by data mining.
IDmTargetDetails
To work with data, cast the object returned by the IDmMethod.Details property to the IDmAttributesDetails interface.
Property name | Brief description | |
Target | The Target property determines index of the data source field containing analyzed information. |
Property name | Brief description | |
Attributes | The Attributes property determines indexes of fields of the data source containing analysis factors. |
Property name |
Brief description | |
CrossValidation | The CrossValidation property returns cross-validation settings. | |
DisplayName | The DisplayName property returns method name. | |
InputDataSource | The InputDataSource property determines a input data source. | |
StatMethod | The StatMethod property returns parameters of a statistical method used in analysis. |
See also: