LinearSvmTrainer.Options.BatchSize Campo
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
- Atributos
Produto | Versões |
---|---|
ML.NET | 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0 |