Package index
-
apply_rec()
- Apply Preprocessing Recipe
-
create_plot()
- Create a Plot from Model Results
-
extrac_prep()
- Extract and Prepare Preprocessor from Model
-
extract_fit()
- Extract Fitted Model Object from Resampling
-
get_analysis_augment()
- Extract Validation Data and Augmented Predictions
-
get_learning_curve()
- 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