Commit Graph

301 Commits

Author SHA1 Message Date
4b732e76c2
MST change unordered_set to list 2023-10-07 19:08:13 +02:00
fe5fead27e
Begin Fix Test MST 2023-10-07 01:43:26 +02:00
8c3864f3c8
Complete Folding Test 2023-10-07 01:23:36 +02:00
1287160c47
Refactor makefile to use variables 2023-10-07 00:16:25 +02:00
2f58807322
Begin refactor CMakeLists debug/release paths 2023-10-06 19:32:29 +02:00
17e079edd5
Begin Test Folding 2023-10-06 17:08:54 +02:00
b9e0028e9d
Refactor Makefile 2023-10-06 01:28:27 +02:00
e0d39fe631
Fix BayesMetrics Test 2023-10-06 01:14:55 +02:00
36b0277576
Add Maximum Spanning Tree test 2023-10-05 15:45:36 +02:00
da8d018ec4
Refactor Makefile 2023-10-05 11:45:00 +02:00
5f0676691c
Add First BayesMetrics Tests 2023-10-05 01:14:16 +02:00
3448fb1299
Refactor Tests and add BayesMetrics test 2023-10-04 23:19:23 +02:00
5e938d5cca
Add ranks sheet to excel best results 2023-10-04 16:26:57 +02:00
55e742438f
Add constant references to Statistics 2023-10-04 13:40:45 +02:00
c4ae3fe429
Add Control model rank info to report 2023-10-04 12:42:35 +02:00
93e4ff94db
Add significance level as parameter in best 2023-10-02 15:46:40 +02:00
57c27f739c
Remove unused code in BestResults 2023-10-02 15:31:02 +02:00
a434d7f1ae
Add a Linux config in launch.json 2023-09-30 18:44:21 +02:00
294666c516
Fix a Linux problem in Datasets 2023-09-30 18:43:47 +02:00
fd04e78ad9
Restore sample.cc 2023-09-29 18:50:25 +02:00
66ec1b343b
Remove platformUtils and split Datasets & Dataset 2023-09-29 18:20:46 +02:00
bb423da42f
Add csv and R_dat files to platform 2023-09-29 13:52:50 +02:00
db17c14042
Change names of executables to b_... 2023-09-29 09:17:50 +02:00
a4401cb78f
Linux CMakeLists.txt adjustment 2023-09-29 00:30:47 +02:00
9d3d9cc6c6
Complete Excel output for bestResults with Friedman test 2023-09-28 18:52:37 +02:00
cfcf3c16df
Add best results Excel 2023-09-28 17:12:04 +02:00
85202260f3
Separate specific Excel methods to ExcelFile 2023-09-28 13:07:11 +02:00
82acb3cab5
Enhance output of Best results reports 2023-09-28 12:08:56 +02:00
623ceed396 Merge pull request 'Add Friedman Test & post hoc tests to BestResults' (#10) from boost into main
Reviewed-on: #10
2023-09-28 07:44:55 +00:00
926de2bebd
Add boost info to README 2023-09-28 09:44:33 +02:00
71704e3547
Enhance output info in Statistics 2023-09-28 01:27:18 +02:00
3b06534327
Remove duplicated code in BestResults 2023-09-28 00:59:34 +02:00
ac89a451e3
Duplicate statistics tests in class 2023-09-28 00:45:15 +02:00
00c6cf663b
Fix order of output in posthoc 2023-09-27 19:11:47 +02:00
5043c12be8
Complete posthoc with Holm adjust 2023-09-27 18:34:16 +02:00
11320e2cc7
Complete friedman test as in exreport 2023-09-27 12:36:03 +02:00
ce66483b65
Update boost version requirement for Linux 2023-09-26 14:12:53 +02:00
cab8e14b2d
Add friedman hyperparameter 2023-09-26 11:26:59 +02:00
f0d0abe891
Add boost library link to linux build 2023-09-26 01:07:50 +02:00
dcba146e12
Begin adding Friedman test to BestResults 2023-09-26 01:04:59 +02:00
3ea0285119
Fix ranks to match friedman test ranks 2023-09-25 18:38:12 +02:00
e3888e1503 Merge pull request 'bestResults' (#9) from bestResults into main
Reviewed-on: https://gitea.rmontanana.es:3000/rmontanana/BayesNet/pulls/9

Add best results management, build, report, build all & report all
2023-09-25 12:02:17 +00:00
06de13df98
Add date/time to header of report best 2023-09-25 10:04:53 +02:00
de4fa6a04f
Add color to totals 2023-09-23 10:30:39 +02:00
3a7bf4e672
Fix ranking order mistake 2023-09-23 01:33:23 +02:00
cd0bc02a74
Add report/build all with totals and ranks 2023-09-23 01:14:02 +02:00
c8597a794e
Begin report all models 2023-09-22 18:13:32 +02:00
b30416364d
Fix mistake in best results file name 2023-09-22 14:14:39 +02:00
3a16589220
Add best config for debug in vscode 2023-09-22 01:04:36 +02:00
c4f9187e2a
Complete best build and report 2023-09-22 01:03:55 +02:00