Example #1
0
 def _load_roc_curves(self):
     """ Load the collection of ROC curves. Max not always be available. """
     self.roc_curves = ROCCurves(base_path=os.path.dirname(self.file_name))