Click or drag to resize
Accord.NET (logo)

ScoreTaggerBaseTInputScores Method

Overload List
  NameDescription
Public methodScores(TInput)
Computes numerical scores measuring the association between each of the given sequence vectors and each possible class.
Public methodScores(TInput)
Computes numerical scores measuring the association between each of the given sequences vectors and each possible class.
Public methodScores(TInput, Double)
Computes numerical scores measuring the association between each of the given sequence vectors and each possible class.
Public methodScores(TInput, Int32)
Computes numerical scores measuring the association between each of the given sequence vectors and each possible class.
Public methodScores(TInput, Double)
Computes numerical scores measuring the association between each of the given sequences vectors and each possible class.
Public methodScores(TInput, Int32)
Computes numerical scores measuring the association between each of the given sequences vectors and each possible class.
Public methodScores(TInput, Int32, Double)
Computes numerical scores measuring the association between each of the given sequence vectors and each possible class.
Public methodScores(TInput, Int32, Double)
Computes numerical scores measuring the association between each of the given sequences vectors and each possible class.
Top
See Also