LinearSvmTrainer.Options.BatchSize Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.ML.SearchSpace.Range(1, 128, 1, true)]
public int BatchSize;
public int BatchSize;
[<Microsoft.ML.SearchSpace.Range(1, 128, 1, true)>]
val mutable BatchSize : int
val mutable BatchSize : int
Public BatchSize As Integer
Field Value
- Attributes