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