Create a Collection of 'tidymodels' Workflows


[Up] [Top]

Documentation for package ‘workflowsets’ version 1.1.0

Help Pages

as_workflow_set Convert existing objects to a workflow set
autoplot.workflow_set Plot the results of a workflow set
chi_features_res Chicago Features Example Data
chi_features_set Chicago Features Example Data
collect_metrics.workflow_set Obtain and format results produced by tuning functions for workflow sets
collect_notes.workflow_set Obtain and format results produced by tuning functions for workflow sets
collect_predictions.workflow_set Obtain and format results produced by tuning functions for workflow sets
comment_add Add annotations and comments for workflows
comment_get Add annotations and comments for workflows
comment_print Add annotations and comments for workflows
comment_reset Add annotations and comments for workflows
extract_fit_engine.workflow_set Extract elements of workflow sets
extract_fit_parsnip.workflow_set Extract elements of workflow sets
extract_mold.workflow_set Extract elements of workflow sets
extract_parameter_dials.workflow_set Extract elements of workflow sets
extract_parameter_set_dials.workflow_set Extract elements of workflow sets
extract_preprocessor.workflow_set Extract elements of workflow sets
extract_recipe.workflow_set Extract elements of workflow sets
extract_spec_parsnip.workflow_set Extract elements of workflow sets
extract_workflow.workflow_set Extract elements of workflow sets
extract_workflow_set_result Extract elements of workflow sets
fit_best.workflow_set Fit a model to the numerically optimal configuration
leave_var_out_formulas Create formulas without each predictor
option_add Add and edit options saved in a workflow set
option_add_parameters Add and edit options saved in a workflow set
option_list Make a classed list of options
option_remove Add and edit options saved in a workflow set
pull_workflow Extract elements from a workflow set
pull_workflow_set_result Extract elements from a workflow set
rank_results Rank the results by a metric
two_class_res Two Class Example Data
two_class_set Two Class Example Data
update_workflow_model Update components of a workflow within a workflow set
update_workflow_recipe Update components of a workflow within a workflow set
workflow_map Process a series of workflows
workflow_set Generate a set of workflow objects from preprocessing and model objects