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>)

適用対象