Click or drag to resize
Accord.NET (logo)

IGridSearchRangeLength Property

Gets the number of values that this parameter can assume (the length of the parameter range).

Namespace:  Accord.MachineLearning.Performance
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
int Length { get; }
Request Example View Source

Property Value

Type: Int32
See Also