Skip to content

Adding check of output of the taggers as Integration test

This MR addresses #121 (closed). The output of the train integration tests is now plotted and checked against control plots.

  • Adding possibility to set the random seed of tensorflow via a command line argument.
  • Adding control plots for the results of the taggers.
  • Adding function in plotting_umami integration test, which checks the produced plots against the control plots.

Closes #121 (closed)

Edited by Alexander Froch

Merge request reports