ImFusion SDK 4.3
RegressionLearningEvaluation Class Reference

#include <ImFusion/ML/LearningEvaluation.h>

Class for evaluation of a regression method. More...

Detailed Description

Class for evaluation of a regression method.

Public Member Functions

 RegressionLearningEvaluation (int dimLabel)
 Constructor.
 
 ~RegressionLearningEvaluation ()
 Destructor.
 
double evaluateRegression (std::vector< float > *labels, std::vector< float > *predictions, size_t nbData)
 Evaluate the results of a binary classification.
 

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