Click or drag to resize
Accord.NET (logo)

OneVsRestTModel, TInputScore Method

Overload List
  NameDescription
Public methodScore(TInput, Int32)
Computes a numerical score measuring the association between the given input vector and a given classIndex.
(Inherited from MultilabelScoreClassifierBaseTInput.)
Public methodScore(TInput, Int32)
Computes a numerical score measuring the association between the given input vector and a given classIndex.
(Inherited from MultilabelScoreClassifierBaseTInput.)
Public methodScore(TInput, Int32)
Computes a numerical score measuring the association between the given input vector and a given classIndex.
(Inherited from MultilabelScoreClassifierBaseTInput.)
Public methodScore(TInput, Int32, Double)
Computes a numerical score measuring the association between the given input vector and a given classIndex.
(Inherited from MultilabelScoreClassifierBaseTInput.)
Public methodScore(TInput, Int32, Double)
Computes a numerical score measuring the association between the given input vector and a given classIndex.
(Inherited from MultilabelScoreClassifierBaseTInput.)
Public methodScore(TInput, Int32, Boolean)
Computes a numerical score measuring the association between the given input vector and a given classIndex.
(Overrides MultilabelScoreClassifierBaseTInputScore(TInput, Int32, Boolean).)
Top
See Also