LdSvmModelParameters Třída

Definice

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
Dědičnost
LdSvmModelParameters
Implementuje

Vlastnosti

InputType
OutputType

Explicitní implementace rozhraní

ICanSaveModel.Save(ModelSaveContext) (Zděděno od ModelParametersBase<TOutput>)

Platí pro