Package: modeltuning 0.1.3

modeltuning: Model Selection and Tuning Utilities
Provides a lightweight framework for model selection and hyperparameter tuning in R. The package offers intuitive tools for grid search, cross-validation, and combined grid search with cross-validation that work seamlessly with virtually any modeling package. Designed for flexibility and ease of use, it standardizes tuning workflows while remaining fully compatible with a wide range of model interfaces and estimation functions.
Authors:
modeltuning_0.1.3.tar.gz
modeltuning_0.1.3.zip(r-4.7)modeltuning_0.1.3.zip(r-4.6)modeltuning_0.1.3.zip(r-4.5)
modeltuning_0.1.3.tgz(r-4.6-any)modeltuning_0.1.3.tgz(r-4.5-any)
modeltuning_0.1.3.tar.gz(r-4.7-any)modeltuning_0.1.3.tar.gz(r-4.6-any)
modeltuning_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
modeltuning/json (API)
NEWS
| # Install 'modeltuning' in R: |
| install.packages('modeltuning', repos = c('https://dmolitor.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dmolitor/modeltuning/issues
Pkgdown/docs site:https://www.dmolitor.com
Last updated from:b48dd025f7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 216 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-oldrel-arm64 | OK | 159 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 113 |
Exports:CVcv_splitFittedCVFittedGridSearchFittedGridSearchCVGridSearchGridSearchCV
Dependencies:codetoolsdigestfuturefuture.applyglobalslistenvparallellyprogressrR6rlang
Basic usage
Rendered frombasic-usage.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-10-14
Started: 2025-10-13
Data masking
Rendered fromdata-masking.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-10-23
Started: 2025-10-15
Scaling with AWS
Rendered fromscaling-with-aws.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-10-12
Started: 2022-05-04
