Skip to contents

Set the directory in which the Experiment's results and visualizations are saved.

Usage

set_save_dir(experiment, save_dir)

Arguments

experiment

An Experiment object.

save_dir

The directory in which the Experiment's results will be saved.

Value

The original Experiment object with the updated saving directory.