ExperimentSettings.CacheBeforeTrainer Property
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.
Whether AutoML should cache before ML.NET trainers. See WantCaching for more information on caching.
public Microsoft.ML.AutoML.CacheBeforeTrainer CacheBeforeTrainer { get; set; }
member this.CacheBeforeTrainer : Microsoft.ML.AutoML.CacheBeforeTrainer with get, set
Public Property CacheBeforeTrainer As CacheBeforeTrainer
Property Value
The default value is Auto.