89142f8997
Update version number
v1.2.1
2025-07-19 22:47:32 +02:00
17ee6a909a
Merge pull request 'Create version 1.2.1' ( #40 ) from ldi into main
...
Reviewed-on: #40
2025-07-19 20:42:25 +00:00
56d85b1a43
Update test libraries version number
2025-07-19 22:25:17 +02:00
481c702302
Update libraries versions
2025-07-19 22:12:27 +02:00
3e0b790cfe
Update Changelog
2025-07-08 18:57:57 +02:00
e2a0c5f4a5
Add Notes to Proposal convergence
2025-07-08 18:50:09 +02:00
aa77745e55
Fix TANLd valid_hyperparameters
2025-07-08 17:28:27 +02:00
e5227c5f4b
Add dataset tests to Ld models
2025-07-08 16:07:16 +02:00
ed380b1494
Complete implementation with tests
2025-07-08 11:42:20 +02:00
2c7352ac38
Fix classifier build in proposal
2025-07-07 02:10:08 +02:00
0ce7f664b4
remove unneeded files
2025-07-07 00:38:00 +02:00
62fa85a1b3
Complete proposal
2025-07-07 00:37:16 +02:00
97894cc49c
First approach with derived class
2025-07-06 18:49:05 +02:00
090172c6c5
Add Claude local discretization analysis
2025-07-04 12:19:58 +02:00
3048244a27
Add cache clean to conan-clean
2025-07-04 11:56:55 +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
e7e80cfa9c
Update CHANGELOG
2025-07-02 00:52:53 +02:00
1d58cea276
Add build_type option to sample target in Makefile
2025-07-02 00:51:31 +02:00
189d314990
Fix Conan debug build
...
Fix smell issues in markdown and python
2025-07-02 00:44:24 +02:00
dfa74056f5
Fix conan debug build
2025-07-02 00:38:47 +02:00
839be5335d
Fix smell issues in markdown and python
2025-07-01 19:16:48 +02:00
28be43db02
Update sample target in Makefile
2025-07-01 18:42:20 +02:00
55a24fbaf0
Update optimization flag
2025-07-01 16:49:04 +02:00
3b170324f4
Merge pull request 'conan' ( #38 ) from conan into main
...
Reviewed-on: #38
2025-07-01 14:33:50 +00:00
8ccc7e263c
Update .gitignore
2025-07-01 14:14:38 +02:00
b1e25a7d05
Update Coverage Makefile
2025-07-01 14:13:45 +02:00
3cb454d4aa
Fix conan build and remove vcpkg
2025-07-01 13:56:28 +02:00
3178bcbda9
Fix conan build
2025-07-01 12:24:29 +02:00
32d231cdaf
Update Makefile
2025-07-01 09:59:29 +02:00
526d036d75
Remove cmake modules unneeded
2025-06-30 22:41:04 +02:00
7a9d4178d9
First profiles
...
Signed-off-by: Ricardo Montañana Gómez <rmontanana@gmail.com >
2025-06-30 22:40:35 +02:00
3e94d400e2
Fix conan-init
2025-06-30 09:50:27 +02:00
31fa9cd498
First approach
2025-06-29 18:46:11 +02:00
676637fb1b
Merge pull request 'Fix vcpkg build and installation' ( #36 ) from fix_vcpkg into main
...
Reviewed-on: #36
2025-06-29 11:01:08 +00:00
9f3de4d924
Add new hyperparameters to the Ld classifiers
...
- *ld_algorithm*: algorithm to use for local discretization, with the following options: "MDLP", "BINQ", "BINU".
- *ld_proposed_cuts*: number of cut points to return.
- *mdlp_min_length*: minimum length of a partition in MDLP algorithm to be evaluated for partition.
- *mdlp_max_depth*: maximum level of recursion in MDLP algorithm.
2025-06-29 13:00:34 +02:00
dafd5672bc
Add Claude config and report
2025-06-25 14:17:10 +02:00
70545ee0ad
Add docs generation and remove 2 code smells
2025-06-24 19:06:41 +02:00
7917a7598b
Update json version in vcpkg
2025-06-19 12:17:50 +02:00
bb547a3347
Remove tests/lib
2025-06-04 16:42:01 +02:00
23d74c4643
Add L1FS feature selection
2025-06-04 11:54:36 +02:00
fcccbc15dd
Fix iwss selection of second feature
2025-06-02 17:11:20 +02:00
c68b75fcc1
Update version number
2025-06-01 18:28:39 +02:00
ab86dae90d
Add tests for Ld models predict_proba
2025-06-01 14:55:31 +02:00
ad72bb355b
Fix CFS merit computation error
2025-06-01 13:54:18 +02:00
da357ac5ba
remove lib
2025-05-31 20:01:42 +02:00
833455803e
Update changelog
2025-05-31 20:01:22 +02:00
74a9d29dc1
Merge pull request 'Fix some issues in FeatureSelect' ( #37 ) from FixSelectFeatures into fix_vcpkg
...
Reviewed-on: #37
2025-05-31 16:47:03 +00:00
3615a1463c
Fix some issues in FeatureSelect
2025-05-31 14:36:51 +02:00
36ce6effe9
Optimize ComputeCPT method with a approx. 30% reducing time
2025-05-19 17:00:07 +02:00