Click or drag to resize
Accord.NET (logo)

BinaryLikelihoodClassifierBase< TInput> . ToMulticlass Method

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