|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
d0ebe596f6
|
Fix json module version in test
|
2025-04-27 18:34:15 +02:00 |
|
|
670b93d0a1
|
Remove git modules and add vcpkg configuration
|
2025-04-27 18:33:23 +02:00 |
|
|
6bf3b939bc
|
Add items to .clang-format
|
2025-03-17 11:39:33 +01:00 |
|
|
9ee388561f
|
Update version, changelog, and Xsp2de clf name
|
2025-03-16 18:55:24 +01:00 |
|
|
70c7d3dd3d
|
Add test to 99.1%
|
2025-03-14 18:55:29 +01:00 |
|
|
400967b4e3
|
Add tests to 90% coverage
|
2025-03-14 14:53:22 +01:00 |
|
|
c234308701
|
Add SPnDE n=2
|
2025-03-13 10:58:43 +01:00 |
|
|
4ded6f51eb
|
TestXBAODE complete, fix XBAODE error in no convergence & 99% coverage
|
2025-03-13 01:28:48 +01:00 |
|
|
7876d1a370
|
Add test
|
2025-03-12 16:27:19 +01:00 |
|
|
3bdb14bd65
|
Tests XSpode & XBAODE
|
2025-03-12 13:46:04 +01:00 |
|
|
71b05cc1a7
|
Begin XBAODE tests
|
2025-03-11 18:16:50 +01:00 |
|
|
a59689272d
|
Fix tests
|
2025-03-11 01:09:37 +01:00 |
|
|
3d8be79b37
|
Fix XSpode
|
2025-03-10 22:18:50 +01:00 |
|
|
619276a5ea
|
Update sample_xpode
|
2025-03-10 21:44:12 +01:00 |
|
|
5919fbfd34
|
Fix Xspode
|
2025-03-10 21:29:47 +01:00 |
|
|
86cccb6c7b
|
Fix XSpode
|
2025-03-10 14:23:47 +01:00 |
|
|
ca54f799ee
|
Fix XSpode predict
|
2025-03-10 11:18:04 +01:00 |
|
|
b987dcbcc4
|
Refactor Smoothing type to its own file
Add log to boost
|
2025-03-08 14:04:08 +01:00 |
|
|
fb957ac3fe
|
First implemented aproximation
|
2025-01-31 13:55:46 +01:00 |
|
|
b90e558238
|
Hyperparameter *maxTolerance* in the BoostAODE class is now in [1, 6] range (it was in [1, 4] range before)
|
2025-01-23 00:56:18 +01:00 |
|
|
e2781ee525
|
Add parent hyperparameter to TAN & SPODE
|
2024-12-17 10:14:14 +01:00 |
|
|
dc32a0fc47
|
Fix tests & update dependencies versions
|
2024-12-14 14:32:51 +01:00 |
|
|
3d6b4f0614
|
Implement the functionality of the hyperparameter alpha_block with test
|
2024-12-14 14:02:45 +01:00 |
|
|
fc4c93b299
|
Fix Mst test
|
2024-11-23 19:07:35 +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 |
|
|
f0f3d9ad6e
|
Fix CUDA and mdlp library issues
|
2024-11-20 21:02:56 +01:00 |
|
|
cb949ac7e5
|
Update dependecies versions
|
2024-09-29 13:17:44 +02:00 |
|
|
26eb58b104
|
Forbids to insert the same edge twice
|
2024-07-04 18:52:41 +02:00 |
|
|
6fcc15d39a
|
Upgrade mdlp library
|
2024-06-24 12:38:44 +02:00 |
|
|
8e9090d283
|
Fix tests
|
2024-06-21 13:58:42 +02:00 |
|
|
fa26aa80f7
|
Rename OLD_LAPLACE to ORIGINAL
|
2024-06-13 15:04:15 +02:00 |
|
|
3eb61905fb
|
Upgrade ArffFiles Module version
|
2024-06-13 12:33:54 +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 |
|
|
684443a788
|
Implement Cestnik & Laplace smoothing
|
2024-06-09 17:19:38 +02:00 |
|
|
0341bd5648
|
Refactor ArffFiles library as a git submodule only for tests
|
2024-05-21 11:50:19 +00:00 |
|
|
2584e8294d
|
Force mutual information methods to be at least 0
There were cases where a tiny negative number was returned (less than -1e-7)
Fix mst glass test that is affected with this change
|
2024-05-17 11:15:45 +02:00 |
|
|
291ba0fb0e
|
First functional BoostA2DE with its 1st test
|
2024-05-16 16:33:33 +02:00 |
|
|
677ec5613d
|
Add features used to selectKPairs
|
2024-05-16 14:18:45 +02:00 |
|
|
cccaa6e0af
|
Complete selectKPairs method & test
|
2024-05-16 13:46:38 +02:00 |
|
|
2e3e0e0fc2
|
Add selectKParis method
|
2024-05-16 11:17:21 +02:00 |
|
|
54496c68f1
|
Create Boost class as Boost<x> classifiers parent
|
2024-05-15 19:49:15 +02:00 |
|