LdSvmModelParameters Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Héritage
- Implémente
Propriétés
InputType | |
OutputType |
Implémentations d’interfaces explicites
ICanSaveModel.Save(ModelSaveContext) | (Hérité de ModelParametersBase<TOutput>) |