PriorModelParameters 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 PriorTrainer.
public sealed class PriorModelParameters : Microsoft.ML.Trainers.ModelParametersBase<float>
type PriorModelParameters = class
inherit ModelParametersBase<single>
Public NotInheritable Class PriorModelParameters
Inherits ModelParametersBase(Of Single)
- Héritage
Implémentations d’interfaces explicites
ICanSaveModel.Save(ModelSaveContext) |
Paramètres de modèle pour PriorTrainer. (Hérité de ModelParametersBase<TOutput>) |