UFJF - Machine Learning Toolkit  0.51.8
mltk::validation::CrossValidation Struct Reference

Structure to manage cross validation. More...

#include <Validation.hpp>

Collaboration diagram for mltk::validation::CrossValidation:

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
 

Detailed Description

Structure to manage cross validation.


The documentation for this struct was generated from the following file: