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

The frequency (in terms of # of learning steps) in which deletions by density are to be performed

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

Syntax

C#
public virtual int DELETION_FREQUENCY { get; set; }

Remarks

Default = 20

See Also