Commit Graph

50 Commits

Author SHA1 Message Date
3c7382a93a
Enhance tests coverage and report output 2024-04-30 14:00:24 +02:00
23ef0cc5f7
Remove catch2 as submodule
Add link to pdf coverage report
2024-04-30 11:02:23 +02:00
ae469b8146
Add hyperparameter convergence_best
move test libraries to test folder
2024-04-30 00:52:09 +02:00
b956aa3873
Upgrade version number to 1.0.5
Fix dependency graph
Remove loguru library
2024-04-20 18:00:40 +02:00
cf9b5716ac
block_update and install in local folder 2024-04-10 00:55:36 +02:00
827b0dd893
Add optimization flags to release 2024-03-19 17:24:21 +01:00
0b65e34772
Fix config.h location problem 2024-03-09 12:27:05 +01:00
635ef22520
Refactor library structure 2024-03-08 22:20:54 +01:00
8e2d05e663
Refactor sample to be out of main CMakeLists 2024-03-08 01:09:39 +01:00
eba2095718
Create installation process 2024-03-08 00:37:36 +01:00
d858e26e4b
Update version number and Changelog 2024-03-06 17:04:16 +01:00
d6af1ffe8e
Update gcovr config and fix some warnings 2024-02-28 11:51:37 +01:00
903b143338
Refactor library structure and add sample 2024-02-27 13:06:13 +01:00
f10d0daf2e
Update test 2024-02-27 10:16:20 +01:00
02e456befb
Complete predict & predict_proba in ensemble 2024-02-24 18:36:09 +01:00
52abd2d670
Implement the proba branch and begin with the voting one 2024-02-23 20:36:11 +01:00
a63a35df3f
Fix epsilont early stopping in BoostAODE 2024-02-20 10:11:22 +01:00
f3b8150e2c
Add notes to Classifier & Changelog 2024-02-12 10:58:20 +01:00
80afdc06f7
Remove unneeded argparse module 2024-01-08 00:55:16 +01:00
55af0714cd
Remove other projects' sources 2024-01-07 19:58:22 +01:00
40ae4ad7f9
Include mpi in CMakeLists 2023-12-11 09:06:05 +01:00
6a23e2cc26
Add CMakelist integration 2023-11-12 22:14:29 +01:00
f9258e43b9
Remove using namespace from Library 2023-11-08 18:45:35 +01:00
fa7fe081ad
Fix xlsx library finding 2023-10-15 11:19:58 +02:00
54b8939f35
Prepare BoostAODE first try 2023-10-13 13:46:22 +02:00
47e2b138c5
Complete first working cfs 2023-10-11 11:33:29 +02:00
ca833a34f5
try openssl sha256 2023-10-10 18:16:43 +02:00
2f58807322
Begin refactor CMakeLists debug/release paths 2023-10-06 19:32:29 +02:00
a4401cb78f
Linux CMakeLists.txt adjustment 2023-09-29 00:30:47 +02:00
ce66483b65
Update boost version requirement for Linux 2023-09-26 14:12:53 +02:00
dcba146e12
Begin adding Friedman test to BestResults 2023-09-26 01:04:59 +02:00
94ae9456a0
Fix libxslxwriter linking problem 2023-09-20 18:50:11 +02:00
c280e254ca
Remove OpenXLSX submodule 2023-09-20 01:09:58 +02:00
06fb135526
First approach 2023-09-18 23:26:22 +02:00
edb957d22e
Add filter complete results to manage 2023-09-03 14:07:11 +02:00
182b07ed90
Solve voting vector error 2023-09-02 13:58:12 +02:00
7c3e315ae7
Add Linux specific options to compile 2023-08-29 18:20:55 +02:00
8066701c3c
Refactor Report class into ReportBase & ReportCons 2023-08-21 17:16:29 +02:00
f63a9a64f9
Update Makefile to add Release & Debug build 2023-08-01 19:02:37 +02:00
6f7fb290b0
Add json lib and json result generation 2023-07-26 17:49:03 +02:00
d8218f9713
refactor sample to use new argparse library 2023-07-21 02:12:47 +02:00
48bfa02e1d
Add clang-tidy conf 2023-07-20 23:55:01 +02:00
8ddfd58a50
Fix some mistakes to correct tests 2023-07-20 18:55:56 +02:00
5f70449091
Refactor Library 2 include a Platform/ Experiments 2023-07-20 10:40:08 +02:00
c0e92cc469
Complete adding coverage 2023-07-18 11:20:40 +02:00
ca72a34131
Add Makefile & tests 2023-07-17 22:51:15 +02:00
79e7912ab3
Refactor folder structure of the project 2023-07-01 02:33:26 +02:00
71d730d228
Begin with parameter estimation 2023-06-30 21:24:12 +02:00
0a31aa2ff1
Make fit build the network 2023-06-30 02:46:06 +02:00
8e9c3483aa
Begin Network build 2023-06-29 22:00:41 +02:00