|
GridSearchRangeValues Property
|
Gets or sets the range of values that should be tested for this parameter.
Namespace:
Accord.MachineLearning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public double[] Values { get; set; }
Public Property Values As Double()
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also