Commit Graph

6 Commits

Author SHA1 Message Date
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
b34869cc61
Set smoothing as fit parameter 2024-06-11 11:40:45 +02: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
2e3e0e0fc2
Add selectKParis method 2024-05-16 11:17:21 +02:00
1f236a70db
Create BoostA2DE base class 2024-05-15 11:53:17 +02:00