[This is preliminary documentation and is subject to change.]

The option to use when calculation information gain for IG(C,ALL)

Namespace: Clarion.Framework.Templates
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public Rule..::..IGOptions INFORMATION_GAIN_OPTION { get; set; }

Remarks

Default = IGOptions.MATCH_ALL

See Also