ImageClassificationTrainer.Options.ReuseValidationSetBottleneckCachedValues 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.
Indicates to not re-compute cached bottleneck validationset values if already available in the bin folder. This parameter is set to false by default.
public bool ReuseValidationSetBottleneckCachedValues;
val mutable ReuseValidationSetBottleneckCachedValues : bool
Public ReuseValidationSetBottleneckCachedValues As Boolean