ImFusion SDK 4.3
MultiClassificationLearningEvaluation Class Reference

#include <ImFusion/ML/LearningEvaluation.h>

Class for evaluation of a multi-label classification method. More...

Detailed Description

Class for evaluation of a multi-label classification method.

Public Member Functions

 MultiClassificationLearningEvaluation (int dimLabel)
 Constructor.
 
 ~MultiClassificationLearningEvaluation ()
 Destructor.
 
Eigen::MatrixXd evaluateClassification (unsigned char *labels, float *predictions, size_t nbData)
 
double accuracy () const
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close