STK++ 0.9.13
|
In this file we define and implement the class CvHandler dedicated to Cross Validation. More...
#include <Sdk.h>
#include <Arrays/include/STK_CArrayVector.h>
#include <STatistiK/include/STK_Law_UniformDiscrete.h>
Go to the source code of this file.
Classes | |
class | STK::CvHandler |
CvHanler is an utility function for building the submatrix/subvectors needed when using k-folds cross-validation. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define and implement the class CvHandler dedicated to Cross Validation.
Definition in file STK_CvHandler.h.