共用方式為


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>)

適用於