Package: workflowsets 1.1.0.9000

Simon Couch

workflowsets: Create a Collection of 'tidymodels' Workflows

A workflow is a combination of a model and preprocessors (e.g, a formula, recipe, etc.) (Kuhn and Silge (2021) <https://www.tmwr.org/>). In order to try different combinations of these, an object can be created that contains many workflows. There are functions to create workflows en masse as well as training them and visualizing the results.

Authors:Max Kuhn [aut], Simon Couch [aut, cre], Posit Software, PBC [cph, fnd]

workflowsets_1.1.0.9000.tar.gz
workflowsets_1.1.0.9000.zip(r-4.5)workflowsets_1.1.0.9000.zip(r-4.4)workflowsets_1.1.0.9000.zip(r-4.3)
workflowsets_1.1.0.9000.tgz(r-4.4-any)workflowsets_1.1.0.9000.tgz(r-4.3-any)
workflowsets_1.1.0.9000.tar.gz(r-4.5-noble)workflowsets_1.1.0.9000.tar.gz(r-4.4-noble)
workflowsets_1.1.0.9000.tgz(r-4.4-emscripten)workflowsets_1.1.0.9000.tgz(r-4.3-emscripten)
workflowsets.pdf |workflowsets.html
workflowsets/json (API)
NEWS

# Install 'workflowsets' in R:
install.packages('workflowsets', repos = c('https://tidymodels.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tidymodels/workflowsets/issues

Datasets:

On CRAN:

12.32 score 92 stars 16 packages 286 scripts 26k downloads 34 exports 86 dependencies

Last updated 23 days agofrom:444ae2ad23. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 24 2024
R-4.5-winNOTEOct 24 2024
R-4.5-linuxNOTEOct 24 2024
R-4.4-winNOTEOct 24 2024
R-4.4-macNOTEOct 24 2024
R-4.3-winNOTEOct 24 2024
R-4.3-macNOTEOct 24 2024

Exports:%>%as_workflow_setautoplotcollect_extractscollect_metricscollect_notescollect_predictionscomment_addcomment_getcomment_printcomment_resetextract_fit_engineextract_fit_parsnipextract_moldextract_parameter_dialsextract_parameter_set_dialsextract_preprocessorextract_recipeextract_spec_parsnipextract_workflowextract_workflow_set_resultfit_bestleave_var_out_formulasoption_addoption_add_parametersoption_listoption_removepull_workflowpull_workflow_set_resultrank_resultsupdate_workflow_modelupdate_workflow_recipeworkflow_mapworkflow_set

Dependencies:classcliclockcodetoolscolorspacecpp11data.tablediagramdialsDiceDesigndigestdoFuturedplyrfansifarverforeachfurrrfuturefuture.applygenericsggplot2globalsgluegowerGPfitgtablehardhatipredisobanditeratorsKernSmoothlabelinglatticelavalhslifecyclelistenvlubridatemagrittrMASSMatrixmgcvmodelenvmunsellnlmennetnumDerivparallellyparsnippillarpkgconfigprettyunitsprodlimprogressrpurrrR6RColorBrewerRcpprecipesrlangrpartrsamplescalessfdshapeslidersparsevctrsSQUAREMstringistringrsurvivaltailortibbletidyrtidyselecttimechangetimeDatetunetzdbutf8vctrsviridisLitewarpwithrworkflowsyardstick

Evaluating different predictor sets

Rendered fromevaluating-different-predictor-sets.Rmdusingknitr::rmarkdownon Oct 24 2024.

Last update: 2024-10-24
Started: 2021-01-22

Readme and manuals

Help Manual

Help pageTopics
Convert existing objects to a workflow setas_workflow_set
Plot the results of a workflow setautoplot.workflow_set
Chicago Features Example Datachi_features_res chi_features_set
Obtain and format results produced by tuning functions for workflow setscollect_extracts.workflow_set collect_metrics.workflow_set collect_notes.workflow_set collect_predictions.workflow_set
Add annotations and comments for workflowscomment_add comment_get comment_print comment_reset
Extract elements of workflow setsextract_fit_engine.workflow_set extract_fit_parsnip.workflow_set extract_mold.workflow_set extract_parameter_dials.workflow_set extract_parameter_set_dials.workflow_set extract_preprocessor.workflow_set extract_recipe.workflow_set extract_spec_parsnip.workflow_set extract_workflow.workflow_set extract_workflow_set_result
Fit a model to the numerically optimal configurationfit_best.workflow_set
Create formulas without each predictorleave_var_out_formulas
Add and edit options saved in a workflow setoption_add option_add_parameters option_remove
Make a classed list of optionsoption_list
Extract elements from a workflow setpull_workflow pull_workflow_set_result
Rank the results by a metricrank_results
Two Class Example Datatwo_class_res two_class_set
Update components of a workflow within a workflow setupdate_workflow_model update_workflow_recipe
Process a series of workflowsworkflow_map
Generate a set of workflow objects from preprocessing and model objectsworkflow_set