Skip to content
Snippets Groups Projects
Commit ec7851f9 authored by Rohmer Coralie's avatar Rohmer Coralie
Browse files

new id for attributes

parent 856cd914
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
import sys,re,os import sys,re,os
import subprocess import subprocess
EXP = "experiments" EXP = "experiments"
ATTRIBUTES_TO_DISPLAY=["rIdentity","rError","rMatch"] ATTRIBUTES_TO_DISPLAY=["percentage_Identity","percentage_Error","percentage_Match"]
ATTRIBUTES_TO_DISPLAY_THRESHOLD_INDEPENDANT=["time","memory"] ATTRIBUTES_TO_DISPLAY_THRESHOLD_INDEPENDANT=["time","memory"]
PREFIX="region_" PREFIX="region_"
RESULT_FOLDER="results" RESULT_FOLDER="results"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment