mlr3resampling
2026.5.19Resampling Algorithms for 'mlr3' Framework
Overview
A supervised learning algorithm inputs a train set, and outputs a prediction function, which can be used on a test set. If each data point belongs to a subset (such as geographic region, year, etc), then how do we know if subsets are similar enough so that we can get accurate predictions on one subset, after training on Other subsets? And how do we know if training on All subsets would improve prediction accuracy, relative to training on the Same subset? SOAK, Same/Other/All K-fold cross-validation, doi:10.1002/sam.70055 can be used to answer these questions, by fixing a test subset, training models on Same/Other/All subsets, and then comparing test error rates (Same versus Other and Same versus All). Also provides code for estimating how many train samples are required to get accurate predictions on a test set.
Install
Health
- OK2026-08-0513 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0712 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-05-2013 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 1 earlier snapshots
- ERROR2026-03-109 OK · 0 NOTE · 0 WARNING · 5 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 80%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Issues over time
PRs over time
Commits over time
Repository practices
1 development-tooling and community-health practice detected across 1 family in the upstream repository
Checks run against github.com/tdhock/mlr3resampling on 2026-08-16.
Dependencies
Nothing depends on this yet.
Code & Tests
Datasets
People & History
Show 6 more contributors
12 releases. Pick two to compare their code metrics. R releases are shown for context.
- 2026.5.19Latest
- RR 4.6.0 released · 2026-04-24
- 2026.2.242026-02-26 · diff ↗
- 2025.11.192025-11-20 · diff ↗
- 2025.6.232025-06-23 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 2025.3.302025-04-09 · diff ↗
- 2024.9.62024-09-11 · diff ↗
- 2024.7.72024-07-12 · diff ↗
- 2024.7.32024-07-06 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 2024.4.142024-04-16 · diff ↗
- unarchivedReturned to CRAN2024-04-16
- archivedRemoved from CRAN2024-02-29issues were not corrected in time
- 2024.1.232024-02-01 · diff ↗
- 2024.1.82024-01-09 · diff ↗
Show 2 earlier events
- 2023.12.202023-12-21
- RR 4.3.0 released · 2023-04-21
Package metadata
- First published
- 2023-12-21
- Total releases
- 12 / 3 yrs
- License
- LGPL-3 OSI
- Bundled data
- 169 KB / 1 file
- Download size
- 710 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("mlr3resampling")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-21, which the citation names so these numbers can be found later. More on citing and the projects behind them.