Commit Graph

67 Commits

Author SHA1 Message Date
69b9609154 Add labels to confusion_matrices in results 2024-05-10 17:12:11 +02:00
6d4117d188 Add Classification report to end of experiment if only one dataset is tested 2024-05-10 14:11:51 +02:00
ec0268c514 Add confusion matrix to json results
Add Aggregate method to Scores
2024-05-10 13:42:38 +02:00
dd94fd51f7 Add json constructor to Scores 2024-05-10 11:35:07 +02:00
009ed037b8 Add Scores class and TestsScores 2024-05-10 00:51:21 +02:00
3882ebd6e4 Add SPnDE & A2DE models 2024-05-05 19:53:14 +02:00
5ec7fe8d00 Show model version in b_main 2024-04-09 23:20:19 +02:00
b9af086c29 Refactor library folders
Add paginators per output type in b_manage
2024-03-16 12:02:24 +01:00
00bb7f4680 Adjust sizes in b_manage 2024-03-14 23:52:33 +01:00
03cd6e5a51 Complete b_list results 2024-03-10 20:12:13 +01:00
cd9ff89b52 Add results to b_list 2024-03-10 18:02:03 +01:00
d9e9356d92 Rename all from *.cc to *.cpp 2024-03-10 13:03:37 +01:00
0010c840d1 Replace #define ... with pragma once 2024-03-10 12:50:35 +01:00
b3b3d9f1b9 Add command results to b_list
Rename tostring -> toString in models
Add datasets names to b_main command help - validation
2024-03-10 12:16:02 +01:00
7e4ee0a9a9 Refactor to accept new Library structure 2024-03-08 22:20:13 +01:00
7a3adaf4a9 Remove source bayesnet & pyclassifiers libraries dependency 2024-03-08 12:30:04 +01:00
c69dc08134 Begin b_list excel 2024-02-29 12:53:11 +01:00