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

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

Namespace: Clarion.Framework.Core
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

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

Remarks

Default = IGOptions.MATCH_ALL

See Also