Partager via


MLFeatureValue.CreateUndefined(MLFeatureType) Méthode

Définition

Méthode de fabrique statique pour créer un MLFeatureValue du type spécifié, mais avec une valeur non définie.

[Foundation.Export("undefinedFeatureValueWithType:")]
public static CoreML.MLFeatureValue CreateUndefined (CoreML.MLFeatureType type);
static member CreateUndefined : CoreML.MLFeatureType -> CoreML.MLFeatureValue

Paramètres

type
MLFeatureType

Type de fonctionnalité à créer.

Retours

Attributs

S’applique à