IDmMethodDetails

Assembly: 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
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:

Ms Assembly Interfaces