Compartir a través de


LdSvmModelParameters Clase

Definición

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
Herencia
LdSvmModelParameters
Implementaciones

Propiedades

InputType
OutputType

Implementaciones de interfaz explícitas

ICanSaveModel.Save(ModelSaveContext) (Heredado de ModelParametersBase<TOutput>)

Se aplica a