Currently when training step1 is completed, the precision, recall and F1 curves for confidence levels are plotted directly without first dumping the data in a txt file. This makes it difficult to perform subsequent analysis.
PR data for each confidence threshold should be dumped in txt or csv for later analysis