ImageClassificationTrainer.Options.TrainSetBottleneckCachedValuesFileName 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 trainset bottleneck values for caching, default file name is "trainSetBottleneckFile.csv".
public string TrainSetBottleneckCachedValuesFileName;
val mutable TrainSetBottleneckCachedValuesFileName : string
Public TrainSetBottleneckCachedValuesFileName As String