LdSvmModelParameters 类

定义

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
继承
LdSvmModelParameters
实现

属性

InputType
OutputType

显式接口实现

ICanSaveModel.Save(ModelSaveContext) (继承自 ModelParametersBase<TOutput>)

适用于