All functions

Model

Unified Machine Learning Interface using R6

benchmark()

Benchmark Multiple Models with Cross-Validation and Model-Specific Parameters

cross_val_score()

Cross-Validation for Model Objects

extract_probabilities()

Extract probability predictions from any R model in a standardised format

formula_to_matrix()

Convert a formula-based model to a matrix interface

matrix_to_formula()

Convert a matrix-based model to a formula interface

train_test_split()

Split data into training and test sets

unifiedml-package unifiedml

Unified Interface for Machine Learning Models