Click or drag to resize
Accord.NET (logo)

BaseLinearNewtonMethodTModel, TKernel, TInput Constructor

Overload List
  NameDescription
Public methodBaseLinearNewtonMethodTModel, TKernel, TInput
Constructs a new Newton method algorithm for L2-regularized Support Vector Classification problems in the primal form (-s 2).
Protected methodBaseLinearNewtonMethodTModel, TKernel, TInput(TModel, TInput, Int32)
Obsolete.
Protected methodBaseLinearNewtonMethodTModel, TKernel, TInput(ISupportVectorMachineTInput, TInput, Int32) Obsolete.
Obsolete.
Top
See Also