OneVersusAllModelParameters Třída

Definice

Parametry modelu pro OneVersusAllTrainer.

public sealed class OneVersusAllModelParameters : Microsoft.ML.Trainers.ModelParametersBase<Microsoft.ML.Data.VBuffer<float>>
type OneVersusAllModelParameters = class
    inherit ModelParametersBase<VBuffer<single>>
Public NotInheritable Class OneVersusAllModelParameters
Inherits ModelParametersBase(Of VBuffer(Of Single))
Dědičnost
OneVersusAllModelParameters

Explicitní implementace rozhraní

ICanSaveModel.Save(ModelSaveContext)

Parametry modelu pro OneVersusAllTrainer.

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

Platí pro