|
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 |
|
|
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 |
|
|
ef3c74633c
|
Conditional Entropy test
|
2024-05-15 11:28:09 +02:00 |
|
|
0e24135d46
|
Complete Conditional Mutual Information and test
|
2024-05-15 11:09:23 +02:00 |
|
|
521bfd2a8e
|
Remove unoptimized implementation of conditionalEntropy
|
2024-05-15 01:24:27 +02:00 |
|
|
e2e0fb0c40
|
Implement Conditional Mutual Information
|
2024-05-15 00:48:02 +02:00 |
|
|
ced29a2c2e
|
Refactor coverage report generation
Add some tests to reach 99%
|
2024-05-06 17:56:00 +02:00 |
|
|
ae469b8146
|
Add hyperparameter convergence_best
move test libraries to test folder
|
2024-04-30 00:52:09 +02:00 |
|
|
09a1369122
|
Add copyright header to source files
|
2024-04-11 18:02:49 +02:00 |
|
|
0d6a081d01
|
Add tests to reach 90% coverage
|
2024-04-08 00:13:59 +02:00 |
|
|
de23303801
|
Refactor tests and add FeatureSelection tests
|
2024-04-02 17:38:48 +02:00 |
|
|
635ef22520
|
Refactor library structure
|
2024-03-08 22:20:54 +01:00 |
|
|
f9258e43b9
|
Remove using namespace from Library
|
2023-11-08 18:45:35 +01:00 |
|
|
4b732e76c2
|
MST change unordered_set to list
|
2023-10-07 19:08:13 +02:00 |
|
|
fe5fead27e
|
Begin Fix Test MST
|
2023-10-07 01:43:26 +02:00 |
|
|
8c3864f3c8
|
Complete Folding Test
|
2023-10-07 01:23:36 +02:00 |
|
|
17e079edd5
|
Begin Test Folding
|
2023-10-06 17:08:54 +02:00 |
|
|
e0d39fe631
|
Fix BayesMetrics Test
|
2023-10-06 01:14:55 +02:00 |
|
|
36b0277576
|
Add Maximum Spanning Tree test
|
2023-10-05 15:45:36 +02:00 |
|
|
da8d018ec4
|
Refactor Makefile
|
2023-10-05 11:45:00 +02:00 |
|
|
5f0676691c
|
Add First BayesMetrics Tests
|
2023-10-05 01:14:16 +02:00 |
|
|
3448fb1299
|
Refactor Tests and add BayesMetrics test
|
2023-10-04 23:19:23 +02:00 |
|