Creating an Experiment
Within Pluto, an experiment represent a singular instance of a tracked run. To create an experiment, invokepluto.init() with the experiment name and a project project.
config parameter


Experiments are an instance of a single run in Pluto.
pluto.init() with the experiment name and a project project.
config parameter

