![]() |
UFJF - Machine Learning Toolkit
0.51.8
|
Structure to manage cross validation. More...
#include <Validation.hpp>

Public Attributes | |
| size_t | qtde = 0 |
| int | fold = 0 |
| int | jump = 0 |
| std::vector< unsigned int > | seed |
| double | initial_error = 0.0 |
| double | actual_error = 0.0 |
| double | limit_error = 0.0 |
Structure to manage cross validation.