61 Commits

Author SHA1 Message Date
27f3f61b77 Add conan build options 2025-07-22 22:32:01 +02:00
13434ce31a Update .gitignore 2025-07-21 10:58:30 +02:00
6761933581 Update libraries versions 2025-07-19 22:39:09 +02:00
bd31794240 Update README.md 2025-07-04 10:32:07 +00:00
57c6693842 Fix input data dimensions 2025-07-04 11:10:25 +02:00
37a765e6b0 Fix library name in conanfile 2025-07-04 09:38:16 +02:00
707be33097 Fix Security vulnerabilities and Thread safety 2025-07-03 23:23:52 +02:00
91225207f2 Fix memory management vulnerabilities 2025-07-03 19:53:00 +02:00
2fcef1a0de remove unneeded vcpkg file 2025-07-03 19:14:24 +02:00
bedd2b5722 Update CMakeLists and conanfile 2025-07-03 19:13:32 +02:00
004528be8c Add technical analysis 2025-06-29 14:51:10 +02:00
d37c686e05 Merge pull request 'vcpkg' (#1) from vcpkg into main
Reviewed-on: #1
2025-06-29 10:29:45 +00:00
fef1c52b3a Fix CMakeLists 2025-06-19 10:57:33 +02:00
e460eb4c41 Add AdaBoostPy 2025-06-18 21:31:36 +02:00
2a99dce23b Añade AdaBoost and tests 2025-06-15 12:03:32 +02:00
1678a17fc4 Remove unneeded folders 2025-06-05 13:29:23 +02:00
315b9cfcfe Update config 2025-06-05 13:28:40 +02:00
830265d91b Fix xgboost error in predict/predict_proba 2025-04-12 17:48:23 +02:00
761f57be6c Update tests 2025-01-09 11:25:19 +01:00
5ec59b80ab Update libraries 2024-11-20 22:40:27 +01:00
02c2503521 Update Makefile to get parallel info from env 2024-08-31 12:54:39 +02:00
58be7db993 Add Odte hyperparameters 2024-08-07 10:52:31 +02:00
a3e00d2485 Update test 2024-08-02 19:11:14 +02:00
7fbdcc1c3d Add be_hyperparams hyperparameter to ODTE 2024-08-02 12:56:23 +02:00
4defb279b0 Enable XGBoost test 2024-07-14 17:56:35 +02:00
37716a57f4 Add predict_proba with tensors 2024-07-12 12:54:30 +02:00
c5ff1a0b2b Add smoothing parameter for compatibility with BayesNet 2024-06-11 13:43:12 +02:00
235c345e87 Fix fit & predict with discretized datasets 2024-05-27 12:00:09 +02:00
99c57d95f3 Update CMakeInst for install 2024-04-10 13:24:55 +02:00
1e88222775 Update CMakeLists 2024-04-10 12:55:23 +02:00
a660c66c01 Update install script with prefix 2024-04-10 12:52:32 +02:00
736b080469 Update dump_cpt return value 2024-04-09 23:20:42 +02:00
1bc16267db Update Readme 2024-03-12 00:29:02 +01:00
b01ce5ccad Update License and Readme 2024-03-11 10:21:08 +01:00
7534cba7e6 Refactor library structure 2024-03-08 22:20:38 +01:00
5bec9d4d2f Update test 2024-03-08 13:22:31 +01:00
d80e20d735 Add missing source to library 2024-03-08 12:34:29 +01:00
f75a53a833 Remove bayesnet submodule 2024-03-08 12:01:33 +01:00
632a231c95 Update Library 2024-03-08 10:56:28 +01:00
11ee490c1c Fix FCBF mistake 2024-03-06 18:25:24 +01:00
175f413417 Add ensembles to CMakeLists 2024-03-06 18:11:31 +01:00
101fb02da5 Update tests to last version 2024-03-06 18:04:34 +01:00
c8826fc3b4 Update BayesNet v1.0.4 2024-03-06 17:25:45 +01:00
0608c0a52a Add sort hyperparameter to BoostAODE 2024-02-26 17:32:39 +01:00
bd6f6f5837 update to BayesNet 1.0.3 2024-02-25 18:02:36 +01:00
5a6d38e900 Add v1.0.1 of BayesNet 2024-02-12 11:08:29 +01:00
3226fb671b Update BayesNet 2024-02-09 12:28:14 +01:00
cb548ff221 Add getNotes method 2024-02-09 11:26:39 +01:00
aa2b09063e update .gitmodules 2024-02-09 11:04:26 +01:00
1cd0815508 Add getNotes method in BayesNet 2024-02-09 10:57:53 +01:00