다음을 통해 공유


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

적용 대상