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
250036f224
ComputeCPT Optimization
2025-05-13 17:43:17 +02:00
b11620bbe8
Add predict_proba to Ld classifiers
2025-05-12 19:47:04 +02:00
8a02a3a5cb
Update CHANGELOG
2025-05-08 12:33:48 +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