7c01646726
Complete proposal with only discretizing numeric features
2025-08-24 01:09:25 +02:00
9f9369269a
Fix ld that was discretizing all input features
2025-08-19 12:29:54 +02:00
e2a0c5f4a5
Add Notes to Proposal convergence
2025-07-08 18:50:09 +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
62fa85a1b3
Complete proposal
2025-07-07 00:37:16 +02: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
670b93d0a1
Remove git modules and add vcpkg configuration
2025-04-27 18:33:23 +02: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
0341bd5648
Refactor ArffFiles library as a git submodule only for tests
2024-05-21 11:50:19 +00:00
09a1369122
Add copyright header to source files
2024-04-11 18:02:49 +02:00
635ef22520
Refactor library structure
2024-03-08 22:20:54 +01:00