Skip to content

restructure umami to remove tf dependencies for plotting

Philipp Gadow requested to merge dev_restructure into master

This MR moves some functions around to avoid tensor-flow dependencies for plotting related tasks.

It also modifies the output of the plot_input_variables.py script to remove the hard-coded prefix.

Edited by Philipp Gadow

Merge request reports