a set of C++ library classes
for neural networks development



subsample

Application for resampling data

Application for resampling data.
The application resamples with replacement a data set according to an uniform probability distribution.

Usage: subsample dataset [options]
dataset is the dataset to be subsampled.
Options:
-bn string base name of the new resampled data file
-d unsigned sample dimension
-ns unsigned number of samples per file
-nd unsigned number of data sets
-sepin char separator of the dataset
-sepout char separator of the resampled data files

Examples:

Output:
One or more resampled data file.

Alphabetic index Hierarchy of classes


Last Updated February 2001
For comments and suggestions mail to Giorgio Valentini