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:Daniel Molitor [aut, cre]

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

On CRAN:

Conda:

4.99 score 13 scripts 186 downloads 7 exports 10 dependencies

Last updated from:b48dd025f7. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK135
source / vignettesOK216
linux-release-x86_64OK133
macos-release-arm64OK94
macos-oldrel-arm64OK159
windows-develOK81
windows-releaseOK95
windows-oldrelOK72
wasm-releaseOK113

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