Click or drag to resize
Accord.NET (logo)

LogisticGradientDescentLearn Method

Overload List
  NameDescription
Public methodLearn(Double, Boolean, Double)
Learns a model that can map the given inputs to the given outputs.
Public methodLearn(Double, Double, Double)
Learns a model that can map the given inputs to the given outputs.
Public methodLearn(Double, Int32, Double)
Learns a model that can map the given inputs to the given outputs.
Top
See Also