Click or drag to resize
Accord.NET (logo)

GridSearchRangeName Property

Gets or sets the name of the parameter from which the range belongs to.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public string Name { get; set; }
Request Example View Source

Property Value

Type: String
See Also