#include <shark/Data/Dataset.h>
#include <shark/Data/CVDatasetTools.h>
#include <shark/Data/DataView.h>
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 44 of file Subsets.cpp.
References shark::binarySubProblem(), shark::createCVIID(), shark::createCVIndexed(), shark::createCVSameSize(), shark::createCVSameSizeBalanced(), shark::LabeledData< InputT, LabelT >::indexedSubset(), shark::LabeledData< InputT, LabelT >::makeIndependent(), shark::randomSubset(), shark::repartitionByClass(), shark::DataView< DatasetType >::size(), shark::LabeledData< InputT, LabelT >::splice(), shark::splitAtElement(), shark::subset(), shark::swap(), shark::CVFolds< DatasetTypeT >::training(), and shark::CVFolds< DatasetTypeT >::validation().