modlee.init

modlee.init(run_path=None, api_key=None)[source]

Initialize package. Typically called at the beginning of a machine learning pipeline. Sets the run path where experiment assets will be stored.

Parameters:

run_path – The path to the current run.