Share via


PriorModelParameters Třída

Definice

Parametry modelu pro PriorTrainer.

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

Explicitní implementace rozhraní

ICanSaveModel.Save(ModelSaveContext)

Parametry modelu pro PriorTrainer.

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

Platí pro