Commit Graph

263 Commits

Author SHA1 Message Date
5022a4dc90
Complete CFS tested with Python mufs 2023-10-13 12:29:25 +02:00
40d1dad5d8
Begin CFS implementation 2023-10-11 21:17:26 +02:00
47e2b138c5
Complete first working cfs 2023-10-11 11:33:29 +02:00
e7ded68267
First cfs working version 2023-10-10 23:00:38 +02:00
ca833a34f5
try openssl sha256 2023-10-10 18:16:43 +02:00
df9b4c48d2
Begin CFS initialization 2023-10-10 13:39:11 +02:00
f288bbd6fa
Begin adding cfs to BoostAODE 2023-10-10 11:52:39 +02:00
7d8aca4f59
Add Locale shared config to reports 2023-10-09 19:41:29 +02:00
8fdad78a8c
Continue Test Network 2023-10-09 11:25:30 +02:00
e3ae073333
Continue test Network 2023-10-08 15:54:58 +02:00
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
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
5f0676691c
Add First BayesMetrics Tests 2023-10-05 01:14:16 +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
294666c516
Fix a Linux problem in Datasets 2023-09-30 18:43:47 +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
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
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
c4f9187e2a
Complete best build and report 2023-09-22 01:03:55 +02:00
c4d0a5b4e6
Split Result from Results 2023-09-21 23:30:17 +02:00
7bfafe555f
Begin BestResults build 2023-09-21 23:04:11 +02:00
337b6f7e79
Rename BestResult to BestScore 2023-09-21 19:30:07 +02:00
5fa0b957dd
Fix mistake in idx range in manage 2023-09-20 19:12:07 +02:00
67252fc41d
Fix CMakeLists libxlsxwriter for Linux 2023-09-20 19:02:53 +02:00
94ae9456a0
Fix libxslxwriter linking problem 2023-09-20 18:50:11 +02:00
781993e326
Resolve some warnings 2023-09-20 17:54:15 +02:00
8257a6ae39
Add message of not exist Best Results 2023-09-20 13:50:34 +02:00
d8734ff082
Separate contextual menu from general 2023-09-20 13:15:33 +02:00
03533461c8
Add compare to best results in manage 2023-09-20 12:51:19 +02:00
68f22a673d
Add comparison to report console 2023-09-20 11:40:01 +02:00
b9bc0088f3
Add format to unique dataset results summary 2023-09-20 10:30:45 +02:00
20a6ebab7c
Support to add any number of sheets to excel 2023-09-20 00:58:01 +02:00
925f71166c
Fix mistake in comparison 2023-09-19 23:46:49 +02:00
f69f415b92
Complete comparison with ZeroR 2023-09-19 17:55:03 +02:00
1bdfbd1620
Complete adding color to format 2023-09-19 14:07:41 +02:00
06fb135526
First approach 2023-09-18 23:26:22 +02:00
501ea0ab4e
Fix CMakeList manage build with Linux 2023-09-18 19:27:40 +02:00
847c6761d7
Add Linux specific link library to cmake 2023-09-17 10:42:19 +02:00
6030885fc3
Add partial result filter to manage 2023-09-16 17:27:18 +02:00
89df7f4db0
Add library to manage link 2023-09-14 01:41:49 +02:00
41257ed566
If ! convergence don't predict test 2023-09-10 19:50:36 +02:00
506369e46b
Add Convergence hyperparameter 2023-09-07 11:27:35 +02:00
d908f389f5
Begin using validation as finish condition 2023-09-06 10:51:07 +02:00
5a7c8f1818
Add status to classifier and Experiment 2023-09-05 13:39:43 +02:00
64fc7bd9dd
Add show dataset detail in report 2023-09-05 09:26:49 +02:00
0b7beda78c
Add threads without limit to network fit 2023-09-04 21:24:11 +02:00
05b670dfc0
Add detail to fold progress in main 2023-09-03 16:33:48 +02:00
edb957d22e
Add filter complete results to manage 2023-09-03 14:07:11 +02:00
c35030f137
Upgrade models version and Add class diagram 2023-09-02 14:39:43 +02:00
182b07ed90
Solve voting vector error 2023-09-02 13:58:12 +02:00
7806f961e2
Remove threads 2023-08-31 20:30:28 +02:00
7c3e315ae7
Add Linux specific options to compile 2023-08-29 18:20:55 +02:00
284ef6dfd1
Add significanceModels to AODELd 2023-08-24 12:58:53 +02:00
1c6af619b5
Exception if hyperparameters not valid 2023-08-24 12:09:35 +02:00
86ffdfd6f3
Add const feature and className to fit models 2023-08-23 23:15:39 +02:00
d82148079d
Add KDB hyperparameters K and theta 2023-08-23 00:44:10 +02:00
97ca8ac084
Move check valid hyperparameters to Classifier 2023-08-22 22:12:20 +02:00
1c1385b768
Fix maxModels mistake in BoostAODE if !repeatSp
Throw exception if wrong hyperparmeter is supplied
2023-08-22 21:55:17 +02:00
35432b6294
Fix time std was not saved in experiment 2023-08-22 12:30:27 +02:00
c59dd30e53
Complete Excel Report with data 2023-08-22 11:55:15 +02:00
d2da0ddb88
Create ReportExcel eq to ReportConsole 2023-08-21 17:51:49 +02:00
8066701c3c
Refactor Report class into ReportBase & ReportCons 2023-08-21 17:16:29 +02:00
2b7353b9e0
Add default sorting by date in manage 2023-08-21 16:30:10 +02:00
2dd04a6c44
enhance saving results and add Makefile copy 2023-08-21 11:57:45 +02:00
1da83662d0
Always save results 2023-08-21 10:55:20 +02:00
6b317accf1
Add hyperparameters and processing order to Boost 2023-08-20 20:31:23 +02:00
4964aab722
Add hyperparameters management in experiments 2023-08-20 17:57:38 +02:00
1a534888d6
Fix report format 2023-08-19 23:30:44 +02:00
59ffd179f4
Fix report format 2023-08-19 21:26:48 +02:00
9972738deb
Add list datasets and add locale format 2023-08-19 19:05:16 +02:00
2d7999d5f2
Add manage to release targets 2023-08-18 13:43:13 +02:00