Click or drag to resize

rangeFinderForDataTablerowsToSkipFromLearning Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The rows to skip from learning.

Namespace:  imbSCI.Core.math.range.finder
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int rowsToSkipFromLearning { get; }
Request Example View Source

Property Value

Type: Int32
The rows to skip from learning.
See Also