PairwiseCouplingModelParameters Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Paramètres de modèle pour PairwiseCouplingTrainer.
public sealed class PairwiseCouplingModelParameters : Microsoft.ML.Trainers.ModelParametersBase<Microsoft.ML.Data.VBuffer<float>>
type PairwiseCouplingModelParameters = class
inherit ModelParametersBase<VBuffer<single>>
Public NotInheritable Class PairwiseCouplingModelParameters
Inherits ModelParametersBase(Of VBuffer(Of Single))
- Héritage
Implémentations d’interfaces explicites
ICanSaveModel.Save(ModelSaveContext) |
Paramètres de modèle pour PairwiseCouplingTrainer. (Hérité de ModelParametersBase<TOutput>) |