Skip to content
Snippets Groups Projects
Commit 987509f2 authored by nathan_s's avatar nathan_s
Browse files

add some stuffs

parent a2a23f62
Branches
No related tags found
1 merge request!1Put dev into main
......@@ -34,7 +34,7 @@ Solution 2:
> python3 -m pip install name-module
Moreover change dependencies in .classpath
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment