SVM statistics This structure contains statistics characterising the state of the SVM solver, such as the current value of the objective function. More...
#include <svm.h>
Public Attributes | |
| double | dualityGap |
| double | dualLoss |
| double | dualObjective |
| double | elapsedTime |
| vl_size | epoch |
| vl_size | iteration |
| double | loss |
| double | objective |
| double | regularizer |
| double | scoresVariation |
| VlSvmSolverStatus | status |
SVM statistics This structure contains statistics characterising the state of the SVM solver, such as the current value of the objective function.
Not all fields are used by all solvers.
| double VlSvmStatistics_::dualityGap |
| double VlSvmStatistics_::dualLoss |
| double VlSvmStatistics_::loss |
| double VlSvmStatistics_::objective |