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