ImageClassificationModelParameters Class

Definition

Image Classification predictor. This class encapsulates the trained Deep Neural Network(DNN) model and is used to score images.

C#
public sealed class ImageClassificationModelParameters : Microsoft.ML.Trainers.ModelParametersBase<Microsoft.ML.Data.VBuffer<float>>, IDisposable
C#
public sealed class ImageClassificationModelParameters : Microsoft.ML.Trainers.ModelParametersBase<Microsoft.ML.Data.VBuffer<float>>
Inheritance
ImageClassificationModelParameters
Implements

Methods

Explicit Interface Implementations

Applies to

Product Versions
ML.NET 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0