Class representing a grid square result.
GridSquare
01 Syntax
Microsoft.VisualBasic.MachineLearning.SVM.GridSquare
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 1 | Display the grid square as a whitespace delimited text line in the layout C Gamma Score. |
03 Fields
04 Members
ToString
Display the grid square as a whitespace delimited text line in the layout C Gamma Score.
Returns
A whitespace delimited text line.
C
The C value
Gamma
The Gamma value
Score
The cross validation score
C
Gamma
Score