ImFusion C++ SDK 4.4.0
ImFusion::ML::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:
  • ImFusion/ML/LearningEvaluation.h
Search Tab / S to search, Esc to close