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

Description Usage Arguments Value

View source: R/main.R

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/mljar-api-R documentation built on Aug. 21, 2019, 1:49 p.m.