LudvigOlsen/groupdata2
R-package: Methods for dividing data into groups. Create balanced partitions and cross-validation folds. Perform time series windowing and general grouping and splitting of data. Balance existing groups with up- and downsampling or collapse them to fewer groups.
RNOASSERTION
Issues
- 7
1 test fails on PowerPC: group_counts(c(1:200), c(0.55)) not equal to c(110, 90)
#10 opened by barracuda156 - 3
Package failing with devel version of checkmate
#8 opened by mllg - 6
- 1
Fix implementation of multiple unique fold columns for repeated cross-validation
#6 opened by LudvigOlsen - 2
partition usage
#5 opened by portokalh - 10