Click or drag to resize
Accord.NET (logo)

MultinomialLogisticRegressionAnalysisLearn Method

Overload List
  NameDescription
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.
Public methodLearn(Int32, Int32, Double)
Learns a model that can map the given inputs to the given outputs.
Top
See Also