| evaluate_models | Evaluate Models Function |
| explain | Explain the fastml_model (DALEX + SHAP + Permutation-based VI) |
| fastml | Fast Machine Learning Function |
| load_model | Load Model Function |
| plot.fastml_model | Plot Function for fastml_model |
| predict.fastml_model | Predict Function for fastml_model |
| save_model | Save Model Function |
| summary.fastml_model | Summary Function for fastml_model (Using yardstick for ROC Curves) |
| train_models | Train Specified Machine Learning Algorithms on the Training Data |