Skip to content

Latest commit

 

History

History

dump

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

mlflow-spark-summit-2019 - dump

Dumps all experiment or run information recursively.

Dump Run

python dump_run.py --run_id 2cbab69842e4412c99bfb5e15344bc42 --artifact_max_level 5 

Dump Experiment

python dump_experiment.py --experiment_id 2 --showRuns --artifact_max_level 5