Windows.AI.MachineLearning.Preview Namespace

This namespace contains deprecated APIs. Please use Windows.AI.MachineLearning instead.

Classes

ImageVariableDescriptorPreview

Deprecated. Represents the image descriptor information.

InferencingOptionsPreview

Deprecated. Represents the inference options for controlling the evaluation of a model.

LearningModelBindingPreview

Deprecated. Represents the associations between model inputs and variable instances.

LearningModelDescriptionPreview

Deprecated. Represents the metadata and property descriptions for the provided model.

LearningModelEvaluationResultPreview

Deprecated. Gets the set of output predictions and corresponding probabilities correlated to the model evaluation.

LearningModelPreview

Deprecated. Represents a machine learning model.

LearningModelVariableDescriptorPreview

Deprecated. Represents the learning model variable descriptor information.

MapVariableDescriptorPreview

Deprecated. Represents the map variable descriptor information.

SequenceVariableDescriptorPreview

Deprecated. Represents a sequence variable's descriptor information.

TensorVariableDescriptorPreview

Deprecated. Represents a Tensor variable's descriptor information.

Interfaces

ILearningModelVariableDescriptorPreview

Deprecated. Represents the variable descriptor information.

Enums

FeatureElementKindPreview

Deprecated. Defines the list of supported feature data types.

LearningModelDeviceKindPreview

Deprecated. Defines the list of constants representing Windows Machine Learning supported device kinds.

LearningModelFeatureKindPreview

Deprecated. Defines the list of data types for a model feature

Remarks

Warning

This namespace contains deprecated APIs. Please use Windows.AI.MachineLearning instead.

See also