Share via


PairwiseCouplingModelParameters Třída

Definice

Parametry modelu pro 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))
Dědičnost
PairwiseCouplingModelParameters

Explicitní implementace rozhraní

ICanSaveModel.Save(ModelSaveContext)

Parametry modelu pro PairwiseCouplingTrainer.

(Zděděno od ModelParametersBase<TOutput>)

Platí pro