Moreover, maybe you may have to change dependencies in .classpath
*NOTE: The pipenv virtual environment was used for testing, but with small modifications to the launching file, any other python environment could be used.*
...
...
@@ -187,3 +187,4 @@ The report contains the following data :
* To change the data file, you have to change the name of the data file in the launcher file and don't forget to change the timestamp at the end of the file still in the launcher file.
* 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