Compartir a través de


ExperimentSettings.CacheBeforeTrainer Propiedad

Definición

Si AutoML debe almacenar en caché antes de ML.NET instructores. Consulte WantCaching para obtener más información sobre el almacenamiento en caché.

public Microsoft.ML.AutoML.CacheBeforeTrainer CacheBeforeTrainer { get; set; }
member this.CacheBeforeTrainer : Microsoft.ML.AutoML.CacheBeforeTrainer with get, set
Public Property CacheBeforeTrainer As CacheBeforeTrainer

Valor de propiedad

El valor predeterminado es Auto.

Se aplica a