|
015b1b0c0f
|
Fix diagram size in manual
|
2024-05-28 11:43:39 +02:00 |
|
|
7bb8e4df01
|
Fix back to manual link
|
2024-05-23 18:59:08 +00:00 |
|
|
53710378de
|
Fix manual generation and deploy
|
2024-05-23 17:34:48 +00:00 |
|
|
c833e9ba32
|
Remove coverage report from html folder and integrate in doc
|
2024-05-23 16:27:02 +02:00 |
|
|
f5cb46ee29
|
Add doc-install to Makefile
|
2024-05-22 12:09:58 +02:00 |
|
|
fa35681abe
|
Add documentation link to readme
|
2024-05-22 11:39:33 +02:00 |
|
|
b0bd0e6eee
|
Create doc target to build documentation
|
2024-05-22 11:10:21 +02:00 |
|
|
d43be27821
|
Remove manual and doc pages
|
2024-05-22 10:17:49 +02:00 |
|
|
a2853dd2e5
|
Add Doxygen to generate man and manual pages
|
2024-05-21 23:38:10 +02:00 |
|
|
0341bd5648
|
Refactor ArffFiles library as a git submodule only for tests
|
2024-05-21 11:50:19 +00:00 |
|
|
22b742f068
|
Convert ArffFile library to header only library
|
2024-05-21 10:11:33 +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 |
|
|
80043d5181
|
First approach to BoostA2DE::trainModel
|
2024-05-16 14:32:59 +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 |
|
|
8784a24898
|
Extract buildModel method to parent class in Boost
|
2024-05-15 20:00:44 +02:00 |
|
|
54496c68f1
|
Create Boost class as Boost<x> classifiers parent
|
2024-05-15 19:49:15 +02:00 |
|
|
1f236a70db
|
Create BoostA2DE base class
|
2024-05-15 11:53:17 +02:00 |
|
|
ef3c74633c
|
Conditional Entropy test
|
2024-05-15 11:28:09 +02:00 |
|