Click or drag to resize
Accord.NET (logo)

ProbabilisticCoordinateDescentTKernel, TInput Constructor

Constructs a new Newton method algorithm for L1-regularized logistic regression (probabilistic linear vector machine).

Namespace:  Accord.MachineLearning.VectorMachines.Learning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public ProbabilisticCoordinateDescent()
Request Example View Source
See Also