![]() |
GURLS++
2.0.00
C++ Implementation of GURLS Matlab Toolbox
|
Contains classes and methods to evaluate predictions performances.
Classes | |
| class | gurls::PerfMacroAvg< T > |
| PerfMacroAvg is the sub-class of Performance that evaluates prediction accuracy. More... | |
| class | gurls::Performance< T > |
| Performance is the class that evaluates prediction performance. More... | |
| class | gurls::PerfPrecRec< T > |
| PerfPrecRec is the sub-class of Performance that evaluates prediction precision. More... | |
| class | gurls::PerfRmse< T > |
| PerfRmse is the sub-class of Performance that evaluates prediction error. More... | |