75 Commits

Author SHA1 Message Date
89142f8997 Update version number 2025-07-19 22:47:32 +02:00
c142ff2c4a Compact Makefile and remove unneeded in CMakeLists 2025-07-03 09:55:05 +02:00
a5841000d3 Change optimization flag in Release 2025-07-02 13:56:54 +02:00
dfa74056f5 Fix conan debug build 2025-07-02 00:38:47 +02:00
3cb454d4aa Fix conan build and remove vcpkg 2025-07-01 13:56:28 +02:00
7a9d4178d9 First profiles
Signed-off-by: Ricardo Montañana Gómez <rmontanana@gmail.com>
2025-06-30 22:40:35 +02:00
31fa9cd498 First approach 2025-06-29 18:46:11 +02:00
70545ee0ad Add docs generation and remove 2 code smells 2025-06-24 19:06:41 +02:00
c68b75fcc1 Update version number 2025-06-01 18:28:39 +02:00
7f6f49b3d0 Update project version to 1.1.1
Fix CMakeLists and different configurations to fix vcpkg build & installation
Fix sample build
Update CHANGELOG
2025-05-08 12:33:11 +02:00
670b93d0a1 Remove git modules and add vcpkg configuration 2025-04-27 18:33:23 +02:00
9ee388561f Update version, changelog, and Xsp2de clf name 2025-03-16 18:55:24 +01:00
86f2bc44fc libmdlp (#31)
Add mdlp as library in lib/
Fix tests to reach 99.1% of coverage

Reviewed-on: #31
2024-11-23 17:22:41 +00:00
f0f3d9ad6e Fix CUDA and mdlp library issues 2024-11-20 21:02:56 +01:00
2c297ea15d Control optional doxygen dependency 2024-09-29 12:48:15 +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