Commit Graph

48 Commits

Author SHA1 Message Date
4ca770d16b Update README.md & .clang-format 2025-03-17 12:14:57 +01:00
8a9f329ff9 Remove typo in README 2024-12-18 14:29:12 +01:00
e6501502d1 Update docs and help 2024-11-23 20:28:16 +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
8e9090d283 Fix tests 2024-06-21 13:58:42 +02:00
ca0ae4dacf Refactor Cestnik smoothin factor assuming m=1 2024-06-13 09:11:47 +02:00
b34869cc61 Set smoothing as fit parameter 2024-06-11 11:40:45 +02:00
27a3e5a5e0 Implement 3 types of smoothing 2024-06-10 15:49:01 +02:00
53710378de Fix manual generation and deploy 2024-05-23 17:34:48 +00:00
c833e9ba32 Remove coverage report from html folder and integrate in doc 2024-05-23 16:27:02 +02:00
fa35681abe Add documentation link to readme 2024-05-22 11:39:33 +02:00
ced29a2c2e Refactor coverage report generation
Add some tests to reach 99%
2024-05-06 17:56:00 +02:00
7aeffba740 Add list of models to README 2024-04-30 18:59:38 +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
f014928411 Update Makefile actions for coverage 2024-04-21 18:54:13 +02:00
c4b563a339 Add link to the coverage report in the README.md coverage label 2024-04-21 16:44:35 +02:00
49bb0582e6 Add Library Logo 2024-04-21 11:31:27 +02:00
6475f10825 Add class and dependency diagrams 2024-04-19 14:33:00 +02:00
464fe029ea Add dump_cpt classifier test 2024-04-11 18:16:06 +02:00
503ad687dc Add some more tests to 97% coverage 2024-04-11 17:29:46 +02:00
8b6121eaf2 Update readme and boostAODE docs 2024-04-08 22:41:23 +02:00
fbbed8ad68 Make some boostAODE tests 2024-04-08 22:30:55 +02:00
a1178554ff Add Ensemble tests 2024-04-08 19:09:51 +02:00
a8fc29e2b2 Create coverage badge 2024-04-08 11:24:25 +02:00
46cb8d30eb Add codacy code quality badge 2024-04-07 12:35:21 +02:00
cb26ef2562 Add some tests and code quality badge 2024-04-07 02:08:37 +02:00
1986d05c34 Initialize worse_model_count if model accuracy is better in BoostAODE 2024-03-11 21:30:01 +01:00
7c98ba9bea Update License & Readme 2024-03-11 10:57:27 +01:00
cc34f79b91 Update changelog and readme 2024-03-08 09:02:22 +01:00
272dbad4f3 Update README and docs 2024-02-27 17:16:26 +01:00
55af0714cd Remove other projects' sources 2024-01-07 19:58:22 +01:00
702f086706 Update miniconda instructions 2023-12-23 19:54:00 +01:00
981bc8f98b Fix install message in readme 2023-12-23 01:00:55 +01:00
18e8e84284 Add openmpi instructions for Oracle Linux 2023-12-17 12:19:50 +01:00
40ae4ad7f9 Include mpi in CMakeLists 2023-12-11 09:06:05 +01:00
5876be4b24 Add more install instructions of Boost to README 2023-11-20 20:39:22 +01:00
26b649ebae Refactor ManageResults and CommandParser 2023-10-22 20:03:34 +02:00
fa7fe081ad Fix xlsx library finding 2023-10-15 11:19:58 +02:00
c4ae3fe429 Add Control model rank info to report 2023-10-04 12:42:35 +02:00
926de2bebd Add boost info to README 2023-09-28 09:44:33 +02:00
06fb135526 First approach 2023-09-18 23:26:22 +02:00
d1eaab6408 Refactor Network and create Metrics class 2023-07-11 22:23:49 +02:00
d6d683bb5c Add copy constructor to network 2023-07-02 16:15:14 +02:00
59e5794e5d Update info on README 2023-07-02 11:39:12 +02:00
d59bf03a51 Update torch library name in README 2023-06-29 23:00:20 +02:00
00ed1e0be1 Initial commit 2023-06-29 19:52:57 +00:00