Click or drag to resize
Accord.NET (logo)

BinaryClassifierBaseTInputToMulticlass Method

Overload List
  NameDescription
Public methodToMulticlass
Views this instance as a multi-class classifier, giving access to more advanced methods, such as the prediction of integer labels.
Public methodToMulticlassT
Views this instance as a multi-class classifier, giving access to more advanced methods, such as the prediction of integer labels.
Top
See Also