LdSvmModelParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Implements
Properties
InputType | |
OutputType |
Explicit Interface Implementations
ICanSaveModel.Save(ModelSaveContext) | (Inherited from ModelParametersBase<TOutput>) |