Click or drag to resize
Accord.NET (logo)

BaseSupportVectorCalibrationTModel, TKernel, TInputLearn Method

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