Click or drag to resize
Accord.NET (logo)

MulticlassSupportVectorMachineCompute Method

Overload List
  NameDescription
Public methodCompute(Double) Obsolete.
Computes the given input to produce the corresponding output.
Public methodCompute(Double, MulticlassComputeMethod) Obsolete.
Computes the given input to produce the corresponding output.
Public methodCompute(Double, Double) Obsolete.
Computes the given input to produce the corresponding output.
Public methodCompute(Double, Double) Obsolete.
Computes the given input to produce the corresponding output.
Public methodCompute(Double, MulticlassComputeMethod, Double) Obsolete.
Computes the given input to produce the corresponding output.
Public methodCompute(Double, MulticlassComputeMethod, Double) Obsolete.
Computes the given input to produce the corresponding output.
Public methodCompute(Double, Double, TupleInt32, Int32) Obsolete.
Computes the given input to produce the corresponding output.
Public methodCompute(Double, MulticlassComputeMethod, Double, Double) Obsolete.
Computes the given input to produce the corresponding output.
Top
See Also