From a1322f1dc5f6ea53712093f75e7c36d01074f669 Mon Sep 17 00:00:00 2001 From: 20001LastOrder Date: Wed, 29 May 2019 09:55:30 -0400 Subject: metric plot based on chosen rep with k-medoid method --- Metrics/Metrics-Calculation/metrics_plot/src/constants.py | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Metrics/Metrics-Calculation/metrics_plot/src/constants.py') diff --git a/Metrics/Metrics-Calculation/metrics_plot/src/constants.py b/Metrics/Metrics-Calculation/metrics_plot/src/constants.py index 4504030e..58ca7549 100644 --- a/Metrics/Metrics-Calculation/metrics_plot/src/constants.py +++ b/Metrics/Metrics-Calculation/metrics_plot/src/constants.py @@ -16,4 +16,10 @@ MPC_COUNT = 'MPCCount' METAMODEL = 'Meta Mode' -STATE_ID = 'State Id' \ No newline at end of file +STATE_ID = 'State Id' + +HUMAN_OUT_D_REP = '../statistics/humanOutput\R_20158_run_1.csv' + +HUMAN_MPC_REP = '../statistics/humanOutput\R_2015246_run_1.csv' + +HUMAN_NA_REP = '../statistics/humanOutput\R_2016176_run_1.csv' -- cgit v1.2.3-70-g09d2