Partager via


LdSvmModelParameters Classe

Définition

public sealed class LdSvmModelParameters : Microsoft.ML.Trainers.ModelParametersBase<float>, Microsoft.ML.ICanSaveModel
type LdSvmModelParameters = class
    inherit ModelParametersBase<single>
    interface ICanSaveModel
Public NotInheritable Class LdSvmModelParameters
Inherits ModelParametersBase(Of Single)
Implements ICanSaveModel
Héritage
LdSvmModelParameters
Implémente

Propriétés

InputType
OutputType

Implémentations d’interfaces explicites

ICanSaveModel.Save(ModelSaveContext) (Hérité de ModelParametersBase<TOutput>)

S’applique à