crimson-unicorn / parsers

GNU General Public License v2.0
20 stars 19 forks source link

What should I do if there are no exceptions when creating the model? The dataset is the one given to the camflow #3

Open zcbaba opened 1 year ago

zcbaba commented 1 year ago

Traceback (most recent call last): File "D:\modeler-master\model.py", line 256, in precision, recall, accuracy, f_measure, printout = test_graphs(test_files, submodels, tm, ns) File "D:\modeler-master\model.py", line 135, in test_graphs test_info) File "D:\modeler-master\helper\profile.py", line 257, in test_single_graph max_abnormal_point = max(abnormal_point) ValueError: max() arg is an empty sequence