次の方法で共有


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

適用対象