Commit Graph

61 Commits

Author SHA1 Message Date
baa631dd66
Add Cuda iniitialization in Classifier 2024-09-18 12:13:11 +02:00
0159c397fa
Update optimization flag in CMakeLists 2024-07-11 12:29:57 +02:00
684443a788
Implement Cestnik & Laplace smoothing 2024-06-09 17:19:38 +02:00
53710378de
Fix manual generation and deploy 2024-05-23 17:34:48 +00:00
b0bd0e6eee
Create doc target to build documentation 2024-05-22 11:10:21 +02:00
d43be27821
Remove manual and doc pages 2024-05-22 10:17:49 +02:00
22b742f068
Convert ArffFile library to header only library 2024-05-21 10:11:33 +02:00
b578ea8a2d
Remove module lib/catch2 2024-05-12 11:04:42 +02:00
ced29a2c2e
Refactor coverage report generation
Add some tests to reach 99%
2024-05-06 17:56:00 +02:00
0ec53f405f
Fix mistakes in feature selection in SPnDE
Complete the first A2DE test
Update version number
2024-05-05 11:14:01 +02:00
618a1e539c
Return File Library to /lib as it is needed by Local Discretization (factorize) 2024-04-30 20:31:14 +02:00
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