ILearningModelFeatureValue Interface

Définition

Valeur instanciée d’une fonctionnalité.

public interface class ILearningModelFeatureValue
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.MachineLearningContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(4111467995, 16517, 19966, 159, 237, 149, 235, 12, 12, 247, 92)]
struct ILearningModelFeatureValue
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.MachineLearningContract), 65536)]
[Windows.Foundation.Metadata.Guid(4111467995, 16517, 19966, 159, 237, 149, 235, 12, 12, 247, 92)]
public interface ILearningModelFeatureValue
Public Interface ILearningModelFeatureValue
Dérivé
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1809 (introduit dans 10.0.17763.0)
API contract
Windows.AI.MachineLearning.MachineLearningContract (introduit dans v1.0)

Remarques

Windows Server

Pour utiliser cette API sur Windows Server, vous devez utiliser Windows Server 2019 avec Expérience de bureau.

Sécurité des threads

Cette API est thread-safe.

Propriétés

Kind

Type de données de la fonctionnalité.

S’applique à

Voir aussi