batch_grid_search | Perform batch grid search over a grid of parameters. |
batch_random_search | Perform batch random search using a paramset. |
find_neighbors_idx | A point n2 is a neighbor of point n1 with respect to param p... |
grid_predict | For a grid of params, return list of model predictions. |
grid_search | Perform grid search over a grid of parameters. |
multi_convex_accept | Accept/reject parameters based on univariate convexity... |
random_search | Perform random search using a paramset. |
ranger_classifier | Train and get predictions from a 2-class random forest... |
ranger_regressor | Train and get predictions from a random forest regressor... |
surrogate_search | Use a surrogate model to find potentially good parameter... |
train_predict | Create predictions given a resample and a recipe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.