program--/modeltargets: Tidymodels pipelines with targets

Machine learning processes can potentially incur long runtimes and require lengthy codebases. The 'tidymodels' package mitigates many of these issues, but codebases can still quickly get out of hand, and runtime issues are prevelant regardless of the package used. This package facilitates the 'tidymodels' process by leveraging the 'targets' package for orchestration with wrapped 'tidymodels' functions that can be passed directly into a 'targets' pipeline.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.2.9000
URL https://github.com/program--/modeltargets
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("program--/modeltargets")
program--/modeltargets documentation built on Dec. 22, 2021, 9:54 a.m.