PairwiseCouplingModelParameters Klasse

Definition

Modellparameter für 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))
Vererbung
PairwiseCouplingModelParameters

Explizite Schnittstellenimplementierungen

ICanSaveModel.Save(ModelSaveContext)

Modellparameter für PairwiseCouplingTrainer.

(Geerbt von ModelParametersBase<TOutput>)

Gilt für: