PairwiseCouplingModelParameters 類別

定義

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))
繼承
PairwiseCouplingModelParameters

明確介面實作

ICanSaveModel.Save(ModelSaveContext)

PairwiseCouplingTrainer 模型參數。

(繼承來源 ModelParametersBase<TOutput>)

適用於