GridSearchTModel Properties |
The GridSearchTModel generic type exposes the following members.
Name | Description | |
---|---|---|
Fitting |
A function that fits a model using the given parameters.
| |
ParallelOptions |
Gets or sets the parallelization options for this algorithm.
| |
ParameterRanges |
The range of parameters to consider during search.
| |
Token |
Gets or sets a cancellation token that can be used
to cancel the algorithm while it is running.
|