PriorModelParameters 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的 PriorTrainer 模型參數。
public sealed class PriorModelParameters : Microsoft.ML.Trainers.ModelParametersBase<float>
type PriorModelParameters = class
inherit ModelParametersBase<single>
Public NotInheritable Class PriorModelParameters
Inherits ModelParametersBase(Of Single)
- 繼承
明確介面實作
ICanSaveModel.Save(ModelSaveContext) |
的 PriorTrainer 模型參數。 (繼承來源 ModelParametersBase<TOutput>) |