From 61d7770bd7c72c5601f053258a7c684a02785d52 Mon Sep 17 00:00:00 2001 From: nathan_s <nathan.stievano@univ-tlse3.fr> Date: Fri, 29 Jul 2022 14:21:15 +0000 Subject: [PATCH] add an advice --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af3a1a51..d20b43e9 100644 --- a/README.md +++ b/README.md @@ -188,3 +188,4 @@ The report contains the following data : * If you want to make a graphic, you can use the StackedBarChartPlot file in tool folder. This file use another file where it is written the data FN FP TN TP count by the system. The file is in the folder called OutputGraphic. * If you want to get all the data (FN,FP,TN,TP), don't forget to add an extra timestamp at the end of the data file * If you want to see some Class diagram of the project, you have to check the path Anomasly/src/batch/batch/war/data/png-exports +* Some data file need to remove the categoty nb_anomalies and all values associated -- GitLab