| 
               | 
            
              IMulticlassScoreClassifierBaseTInput, TClasses Interface | 
          
Namespace: Accord.MachineLearning
| Name | Description | |
|---|---|---|
| Score(TInput, TClasses) | 
              Predicts a class label for each input vector, returning a
              numerical score measuring the strength of association of the
              input vector to the most strongly related class.
              | |
| Score(TInput, TClasses, Double) | 
              Predicts a class label for each input vector, returning a
              numerical score measuring the strength of association of the
              input vector to the most strongly related class.
              |