MiningModelingFlags Class

Definition

Contains flags for MiningModelColumn objects.

public static class MiningModelingFlags
type MiningModelingFlags = class
Public Class MiningModelingFlags
Inheritance
MiningModelingFlags

Fields

ModelExistenceOnly

Indicates that only the existence of the value should be considered in the model.

NotNull

Indicates that null values should not be used in the model.

Regressor

Indicates that the value is a potential regressor.

Properties

MiningStructureColumnValues

Gets the values for the MiningModelingFlags.

Applies to