add_new_experiment: Create a new model tracking experiment

Description Usage Arguments Examples

Description

Creates a new model tracking experiment with the given name, including sub-directories to store model parameters, metrics and artifacts

Usage

1

Arguments

name

your experiment name - the experiment sub-directory within the tracking folder will be given this name

Examples

1
2
3
\notrun{
add_new_experiment(name = "new_experiment")
}

AndBooth/modeltracker documentation built on May 22, 2019, 3:38 p.m.