Skip to content

Improve Metadata for training

Alexander Froch requested to merge alfroch-improve-metadata into master

This MR further improves the metadata saving. Now, the scale and variable dict is also copied to the metadata folder. Also the paths to the Preprocessing config, variable and scale dicts are changed in the training and preprocessing config. You can now evaluate etc. with the train config file in the metadata folder and it takes the dicts and configs from the metadata folder.

Edited by Alexander Froch

Merge request reports