Skip to content

Moving Plotting Files in one folder

Alexander Froch requested to merge alfroch-moving-plot-files into master

Summary

This MR introduces the following changes

  • Moving all plotting functions of umami (the eval_plots, train_plots and preprocessing_plots) in one module plotting_tools.
  • Renaming plotting functions so they comply with the PEP8 guidelines.

Relates to the following issues

Conformity

Edited by Alexander Froch

Merge request reports