Split a dataframe, tibble, or data.table into training and test sets. Return either a list, an index, or directly assign training and test sets into memory.
Version: | 1.1 |
Imports: | data.table |
Suggests: | tibble, dplyr |
Published: | 2024-04-04 |
DOI: | 10.32614/CRAN.package.trainsplit |
Author: | Zhaochen He [aut, cre] |
Maintainer: | Zhaochen He <eastnileuc at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/eastnile/trainsplit |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | trainsplit results |
Reference manual: | trainsplit.pdf |
Package source: | trainsplit_1.1.tar.gz |
Windows binaries: | r-devel: trainsplit_1.1.zip, r-release: trainsplit_1.1.zip, r-oldrel: trainsplit_1.1.zip |
macOS binaries: | r-release (arm64): trainsplit_1.1.tgz, r-oldrel (arm64): trainsplit_1.1.tgz, r-release (x86_64): trainsplit_1.1.tgz, r-oldrel (x86_64): trainsplit_1.1.tgz |
Old sources: | trainsplit archive |
Please use the canonical form https://CRAN.R-project.org/package=trainsplit to link to this page.