IDmMethodDetails

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IDmMethodDetails interface is used to work with data mining method basic settings.

Inheritance Hierarchy

          IDmMethodDetails

Comments

Depending on the IDmMethod.Kind property value, this interface can be cast to one of the following interfaces:

Properties

  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:

Ms Assembly Interfaces