Tidy Tuning Tools


[Up] [Top]

Documentation for package ‘tune’ version 0.1.0

Help Pages

ames_grid_search Example Analysis of Ames Housing Data
ames_iter_search Example Analysis of Ames Housing Data
ames_wflow Example Analysis of Ames Housing Data
autoplot.tune_results Plot tuning search results
collect_metrics Obtain and format results produced by tuning functions
collect_predictions Obtain and format results produced by tuning functions
conf_bound Acquisition function for scoring parameter combinations
control_bayes Control aspects of the Bayesian search process
control_grid Control aspects of the grid search process
control_resamples Control aspects of the grid search process
example_ames_knn Example Analysis of Ames Housing Data
expo_decay Exponential decay function
exp_improve Acquisition function for scoring parameter combinations
extract_model Convenience functions to extract model or recipe
extract_recipe Convenience functions to extract model or recipe
finalize_model Splice final parameters into objects
finalize_recipe Splice final parameters into objects
finalize_workflow Splice final parameters into objects
fit_resamples Fit multiple models via resampling
fit_resamples.model_spec Fit multiple models via resampling
fit_resamples.workflow Fit multiple models via resampling
last_fit Fit the final best model to the training set and evaluate the test set
last_fit.model_spec Fit the final best model to the training set and evaluate the test set
last_fit.workflow Fit the final best model to the training set and evaluate the test set
prob_improve Acquisition function for scoring parameter combinations
select_best Investigate best tuning parameters
select_by_one_std_err Investigate best tuning parameters
select_by_pct_loss Investigate best tuning parameters
show_best Investigate best tuning parameters
tune A placeholder function for argument values that are to be tuned.
tune_bayes Bayesian optimization of model parameters.
tune_bayes.model_spec Bayesian optimization of model parameters.
tune_bayes.workflow Bayesian optimization of model parameters.
tune_grid Model tuning via grid search
tune_grid.model_spec Model tuning via grid search
tune_grid.workflow Model tuning via grid search