Andrea Maldonado commited on
Commit
450e193
·
1 Parent(s): 1410327

Fixes CI test data paths

Browse files
config_files/algorithm/test/generator_2bpic_2objectives_ense_enseef.json CHANGED
@@ -1,7 +1,7 @@
1
  [{"pipeline_step": "event_logs_generation",
2
  "output_path": "output/generated",
3
  "generator_params": {"experiment":
4
- {"input_path": "data/2_bpic_features.csv",
5
  "objectives": ["epa_normalized_sequence_entropy",
6
  "epa_normalized_sequence_entropy_exponential_forgetting"]},
7
  "config_space": {"mode": [5, 20], "sequence": [0.01, 1],
@@ -12,4 +12,4 @@
12
  "input_path": "output/features/generated/2_bpic_features/2_ense_enseef",
13
  "feature_params": {"feature_set": ["simple_stats", "trace_length", "trace_variant", "activities",
14
  "start_activities", "end_activities", "eventropies", "epa_based"]}, "output_path": "output/plots",
15
- "real_eventlog_path": "data/2_bpic_features.csv", "plot_type": "boxplot"}]
 
1
  [{"pipeline_step": "event_logs_generation",
2
  "output_path": "output/generated",
3
  "generator_params": {"experiment":
4
+ {"input_path": "data/test/2_bpic_features.csv",
5
  "objectives": ["epa_normalized_sequence_entropy",
6
  "epa_normalized_sequence_entropy_exponential_forgetting"]},
7
  "config_space": {"mode": [5, 20], "sequence": [0.01, 1],
 
12
  "input_path": "output/features/generated/2_bpic_features/2_ense_enseef",
13
  "feature_params": {"feature_set": ["simple_stats", "trace_length", "trace_variant", "activities",
14
  "start_activities", "end_activities", "eventropies", "epa_based"]}, "output_path": "output/plots",
15
+ "real_eventlog_path": "data/test/2_bpic_features.csv", "plot_type": "boxplot"}]
config_files/algorithm/test/generator_grid_1objectives_rt10v.json CHANGED
@@ -1,7 +1,7 @@
1
  [{"pipeline_step": "event_logs_generation",
2
  "output_path": "output/generated/grid_1obj",
3
  "generator_params": {"experiment":
4
- {"input_path": "data/grid_experiments/grid_1objectives_rt10v.csv",
5
  "objectives": ["ratio_top_10_variants"]},
6
  "config_space": {"mode": [5, 20], "sequence": [0.01, 1],
7
  "choice": [0.01, 1], "parallel": [0.01, 1], "loop": [0.01, 1],
@@ -12,5 +12,5 @@
12
  "input_path": "output/features/generated/grid_1obj/grid_1objectives_rt10v/1_rt10v",
13
  "feature_params": {"feature_set": ["simple_stats", "trace_length", "trace_variant",
14
  "activities", "start_activities", "end_activities", "eventropies", "epa_based"]},
15
- "output_path": "output/plots", "real_eventlog_path": "data/2_bpic_features.csv",
16
  "plot_type": "boxplot"}]
 
1
  [{"pipeline_step": "event_logs_generation",
2
  "output_path": "output/generated/grid_1obj",
3
  "generator_params": {"experiment":
4
+ {"input_path": "data/test/grid_experiments/grid_1objectives_rt10v.csv",
5
  "objectives": ["ratio_top_10_variants"]},
6
  "config_space": {"mode": [5, 20], "sequence": [0.01, 1],
7
  "choice": [0.01, 1], "parallel": [0.01, 1], "loop": [0.01, 1],
 
12
  "input_path": "output/features/generated/grid_1obj/grid_1objectives_rt10v/1_rt10v",
13
  "feature_params": {"feature_set": ["simple_stats", "trace_length", "trace_variant",
14
  "activities", "start_activities", "end_activities", "eventropies", "epa_based"]},
15
+ "output_path": "output/plots", "real_eventlog_path": "data/test/2_bpic_features.csv",
16
  "plot_type": "boxplot"}]
config_files/algorithm/test/generator_grid_2objectives_ense_enself.json CHANGED
@@ -1,7 +1,7 @@
1
  [{"pipeline_step": "event_logs_generation",
2
  "output_path": "output/generated/grid_2obj",
3
  "generator_params": {"experiment":
4
- {"input_path": "data/2_grid_test.csv",
5
  "objectives": ["epa_normalized_sequence_entropy",
6
  "epa_normalized_sequence_entropy_linear_forgetting"]},
7
  "config_space": {"mode": [5, 20], "sequence": [0.01, 1],
@@ -15,5 +15,5 @@
15
  "feature_params": {"feature_set": ["simple_stats", "trace_length", "trace_variant",
16
  "activities", "start_activities", "end_activities", "eventropies", "epa_based"]},
17
  "output_path": "output/plots",
18
- "real_eventlog_path": "data/2_bpic_features.csv",
19
  "plot_type": "boxplot"}]
 
1
  [{"pipeline_step": "event_logs_generation",
2
  "output_path": "output/generated/grid_2obj",
3
  "generator_params": {"experiment":
4
+ {"input_path": "data/test/2_grid_test.csv",
5
  "objectives": ["epa_normalized_sequence_entropy",
6
  "epa_normalized_sequence_entropy_linear_forgetting"]},
7
  "config_space": {"mode": [5, 20], "sequence": [0.01, 1],
 
15
  "feature_params": {"feature_set": ["simple_stats", "trace_length", "trace_variant",
16
  "activities", "start_activities", "end_activities", "eventropies", "epa_based"]},
17
  "output_path": "output/plots",
18
+ "real_eventlog_path": "data/test/2_bpic_features.csv",
19
  "plot_type": "boxplot"}]
data/test/grid_experiments/rt10v.csv ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task,ratio_top_10_variants
2
+ task_1,0.0
3
+ task_2,0.1
4
+ task_3,0.2
5
+ task_4,0.3
6
+ task_5,0.4
7
+ task_6,0.5
8
+ task_7,0.6
9
+ task_8,0.7
10
+ task_9,0.8
11
+ task_10,0.9
12
+ task_11,1.0
data/test/grid_objectives.csv ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ log,ratio_top_20_variants,epa_normalized_sequence_entropy_linear_forgetting
2
+ objective_1,0.2,0.0
3
+ objective_2,0.2,0.1
4
+ objective_3,0.2,0.2
5
+ objective_4,0.2,0.3
6
+ objective_5,0.2,0.4
7
+ objective_6,0.2,0.5
8
+ objective_7,0.4,0.0
9
+ objective_8,0.4,0.1
10
+ objective_9,0.4,0.2
11
+ objective_10,0.4,0.3
12
+ objective_11,0.4,0.4
13
+ objective_12,0.4,0.5
14
+ objective_13,0.6,0.0
15
+ objective_14,0.6,0.1
16
+ objective_15,0.6,0.2
17
+ objective_16,0.6,0.3
18
+ objective_17,0.6,0.4
19
+ objective_18,0.6,0.5
20
+ objective_19,0.8,0.0
21
+ objective_20,0.8,0.1
22
+ objective_21,0.8,0.2
23
+ objective_22,0.8,0.3
24
+ objective_23,0.8,0.4
25
+ objective_24,0.8,0.5
26
+ objective_25,1.0,0.0
27
+ objective_26,1.0,0.1
28
+ objective_27,1.0,0.2
29
+ objective_28,1.0,0.3
30
+ objective_29,1.0,0.4
31
+ objective_30,1.0,0.5