ImageClassificationTrainer.Options.ValidationSetBottleneckCachedValuesFileName 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 the file name within the workspace to store validationset bottleneck values for caching, default file name is "validationSetBottleneckFile.csv".
public string ValidationSetBottleneckCachedValuesFileName;
val mutable ValidationSetBottleneckCachedValuesFileName : string
Public ValidationSetBottleneckCachedValuesFileName As String