Feature Selection ToolboxFST3 Library / Documentation

data_splitter_randfix.hpp File Reference

Implements train/test data splitting: equal to Data_Splitter_RandomRandom except that the same test data is returned in each loop. More...

#include <boost/smart_ptr.hpp>
#include <iostream>
#include <cstdlib>
#include <ctime>
#include <vector>
#include "error.hpp"
#include "global.hpp"
#include "data_splitter_randrand.hpp"
Include dependency graph for data_splitter_randfix.hpp:

Classes

class  FST::Data_Splitter_TrainRandom_TestFixed< INTERVALCONTAINER, IDXTYPE, BINTYPE >
 Implements train/test data splitting: equal to Data_Splitter_RandomRandom except that the same test data is returned in each loop. More...

Detailed Description

Implements train/test data splitting: equal to Data_Splitter_RandomRandom except that the same test data is returned in each loop.

====================================================================== Feature Selection Toolbox 3 source code ---------------------------------------

Author:
Petr Somol (somol@utia.cas.cz) with collaborators, see Contacts at http://fst.utia.cz
Date:
October 2010
Version:
3.0.0.beta
Note:
FST3 was developed using gcc 4.3 and requires
Note that LibSVM is required for SVM related tools only, as demonstrated in demo12t.cpp, demo23.cpp, demo25t.cpp, demo32t.cpp, etc.

Generated on Thu Mar 31 11:35:26 2011 for FST3Library by  doxygen 1.6.1