PairwiseCouplingModelParameters 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的 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))
- 繼承
明確介面實作
ICanSaveModel.Save(ModelSaveContext) |
的 PairwiseCouplingTrainer 模型參數。 (繼承來源 ModelParametersBase<TOutput>) |