Changeset 935 for trunk/yat/classifier
- Timestamp:
- Oct 5, 2007, 11:31:26 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/classifier/CrossValidationSampler.h
r865 r935 36 36 /// 37 37 /// @brief Class splitting a set into training set and validation 38 /// set in a 39 /// crossvalidation manner. This is done in a balanced way, meaning 38 /// set in a crossvalidation manner. 39 /// 40 /// This is done in a balanced way, meaning 40 41 /// the proportions between the classes in the trainingset is close 41 42 /// to the proportions in the whole dataset. In the first \a k
Note: See TracChangeset
for help on using the changeset viewer.