BayesNet/tests
Ricardo Montañana Gómez 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
..
data Add hyperparameter convergence_best 2024-04-30 00:52:09 +02:00
lib Add tests to check the correct version of the mdlp, folding and json libraries 2024-05-12 12:22:44 +02:00
CMakeLists.txt Create Boost class as Boost<x> classifiers parent 2024-05-15 19:49:15 +02:00
TestA2DE.cc Refactor coverage report generation 2024-05-06 17:56:00 +02:00
TestBayesClassifier.cc Add hyperparameter convergence_best 2024-04-30 00:52:09 +02:00
TestBayesEnsemble.cc Add hyperparameter convergence_best 2024-04-30 00:52:09 +02:00
TestBayesMetrics.cc Force mutual information methods to be at least 0 2024-05-17 11:15:45 +02:00
TestBayesModels.cc Complete selectKPairs method & test 2024-05-16 13:46:38 +02:00
TestBayesNetwork.cc Refactor coverage report generation 2024-05-06 17:56:00 +02:00
TestBayesNode.cc Refactor coverage report generation 2024-05-06 17:56:00 +02:00
TestBoostA2DE.cc Force mutual information methods to be at least 0 2024-05-17 11:15:45 +02:00
TestBoostAODE.cc Complete selectKPairs method & test 2024-05-16 13:46:38 +02:00
TestFeatureSelection.cc Refactor coverage report generation 2024-05-06 17:56:00 +02:00
TestModulesVersions.cc Add tests to check the correct version of the mdlp, folding and json libraries 2024-05-12 12:22:44 +02:00
TestUtils.cc Remove catch2 as submodule 2024-04-30 11:02:23 +02:00
TestUtils.h Remove catch2 as submodule 2024-04-30 11:02:23 +02:00
Timer.h Remove unoptimized implementation of conditionalEntropy 2024-05-15 01:24:27 +02:00