build_model_from_template | builds a model object from a template which is given in a... |
correlation | Use this function to get correlation of two vectors with... |
elbow | Use this function to find the best number of clusters |
fit_models | Trains a given list of model objects and returns a trained... |
MODEL-class | Abstract Model Class |
model_make_unique_transformer_names | Changes duplicated transformer names of a given model to... |
model_types | Returns model type and types of its transformers recursively |
moment | Returns desired moments of a given numeric vector |
na2median | Imputes missing values with the median of non-existing values... |
outlier | This function gets a vector and returns a vector of logical... |
plot_bindensity | This function plots density of vector 'x' for elements for... |
predict_models | Calls 'predict' method of each model in the given list and... |
ranker | This function gets a data.frame and replaces each cell with... |
scorer | Computes various predictive performance scores between two... |
scorer_downsampled | Computes actual performance scores assuming the test set is... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.