Skip to contents

All functions

apply_rec()
Apply Preprocessing Recipe
create_plot()
Create a Plot from Model Results
extrac_prep()
Extract and Prepare Preprocessor from Model
extract_fit() extract_fit()
Extract Fitted Model Object from Resampling
get_analysis_augment()
Extract Validation Data and Augmented Predictions
get_plot()
Generate a Plot from Validation and Training Results
get_training_error()
Calculate Training Error for Machine Learning Models
get_validation_augment()
Augment Analysis Data from Resampling Results
get_validation_error()
Calculate Validation Error for Machine Learning Models
plot_theme()
Create a Customized ggplot2 Theme
progressive_splits()
Progressive Split of Dataset for Model Evaluation