PriorModelParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Model parameters for PriorTrainer.
public sealed class PriorModelParameters : Microsoft.ML.Trainers.ModelParametersBase<float>
type PriorModelParameters = class
inherit ModelParametersBase<single>
Public NotInheritable Class PriorModelParameters
Inherits ModelParametersBase(Of Single)
- Inheritance
Explicit Interface Implementations
ICanSaveModel.Save(ModelSaveContext) | (Inherited from ModelParametersBase<TOutput>) |