Commit Graph

140 Commits

Author SHA1 Message Date
b68d520726 Fix excel constructor 2024-02-29 13:20:37 +01:00
c69dc08134 Begin b_list excel 2024-02-29 12:53:11 +01:00
9a26baec47 fix meaning message format in b_main 2024-02-25 23:07:20 +01:00
82f2c36621 Update to include BayesNet 1.0.3 2024-02-25 18:25:10 +01:00
731e03681a Remove uneeded variable in b_list 2024-02-19 10:02:36 +01:00
643038fd19 Refactor notes position in Excel reports 2024-02-17 20:31:24 +01:00
7d92876f06 Complete PartialResult refactoring 2024-02-17 20:01:09 +01:00
53dafa3404 Refactor Result & PartialResult classes
Add title modification to b_manage
2024-02-17 19:09:43 +01:00
a1c7dbfea1 Remove space from header in b_list 2024-02-16 09:46:22 +01:00
581a8652cc Add missing sstream header to BestResults 2024-02-14 19:06:10 +01:00
4df1094340 Add .env sample file to project 2024-02-14 10:32:53 +01:00
45d0886adb Update version number 2024-02-13 10:51:56 +01:00
d996496f87 Add PyClassifiers submodule to update BayesNet 2024-02-12 14:49:37 +01:00
ab03d1de49 Removed submodule lib/PyClassifiers 2024-02-12 14:42:19 +01:00
9d44ea4cf2 Update BayesNet library 2024-02-12 14:25:37 +01:00
4b5d2b4f82 Enhance notes format in Excel Report 2024-02-10 10:37:51 +01:00
52d2004915 Add enhanced notes info and add notes to excel 2024-02-10 01:02:22 +01:00
3f3c14e8fc Add classifier notes to console & excel report 2024-02-09 18:08:08 +01:00
0907906ef6 Some lint suggestions refactoring 2024-02-08 17:27:19 +01:00
b490d406a2 Add node count to sample 2024-02-06 09:48:09 +01:00
5993ece4fd Add default score to b_best
Add doxyfile config
2024-02-05 16:36:28 +01:00
c9dc378f98 refactor max length compute in bestResults 2024-02-01 11:53:11 +01:00
d7174e930b Remove build & report parameters from b_best 2024-02-01 11:08:27 +01:00
e336d39cfb Add --no-train-score to b_main 2024-01-30 13:11:16 +01:00
7dbef9fc36 Add discretiz info to console report 2024-01-30 12:55:09 +01:00
889668bf00 Enhance b_main experiment output 2024-01-29 18:50:53 +01:00
a220b847d4 Fix column width in excel friedman test 2024-01-19 12:40:24 +01:00
25a6975b02 Fix excel output of friedman test 2024-01-19 11:25:36 +01:00
69bb930e3e Update PyClassifiers library 2024-01-18 10:26:22 +01:00
24666a3a16 Add number to b_list 2024-01-17 10:47:20 +01:00
210ce4a255 fix best report with incomplete data 2024-01-16 18:18:42 +01:00
5e1d59acdb Fix b_main output with multiple seeds 2024-01-16 10:42:24 +01:00
2b20d0315c Add b_main support to grid_output files 2024-01-15 11:53:34 +01:00
ecce7955f8 Add export command to b_grid 2024-01-15 11:26:39 +01:00
6660e8b6ce Separate commands from modules in folders 2024-01-10 12:31:22 +01:00
d145e71909 Fix tests 2024-01-09 18:44:41 +01:00
2fd83e940a Complete correct compilation with libraries 2024-01-09 18:35:27 +01:00
7a116bb0db Update submodules commands in Makefile 2024-01-09 17:57:41 +01:00
455d9f3330 Initial Commit 2024-01-09 17:45:06 +01:00
73cf64d8c2 Initial commit 2024-01-07 23:19:36 +00:00