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

Применяется к