Export/import of AutoML session as zip
Created by: MAGLeb
Closed #196 (closed)
This PR improves the reproducibility of the experiments
New features:
- export_project_to_zip -> save pipeline, log. train and test data and opt history to zip
- import_project_from_zip -> loads pipeline, train and test data and opt history from zip
- API state can be imported and exported as follows: