ImageClassificationTrainer.ImageClassificationMetrics.Bottleneck 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.
Contains pre-train time metrics. These contains metrics on image featurization.
public Microsoft.ML.Vision.ImageClassificationTrainer.BottleneckMetrics Bottleneck { get; set; }
member this.Bottleneck : Microsoft.ML.Vision.ImageClassificationTrainer.BottleneckMetrics with get, set
Public Property Bottleneck As ImageClassificationTrainer.BottleneckMetrics