get_all_models: Gives data.frame with basic data of all models

Description Usage Arguments Value

Description

You can later get some specific model by calling e.g. mod <- get_model(project_title, experiment_title, model_hid).

Usage

1
get_all_models(project_title, exp_title)

Arguments

project_title

character with project title

exp_title

character with experiment title

Value

data.frame with model's "hid", "model_type", "metric_value", "metric_type"


mljar documentation built on May 2, 2019, 2:50 p.m.