Commit Graph

281 Commits

Author SHA1 Message Date
fe24aa0b3e Change header color to white in b_manage 2024-03-15 14:04:16 +01:00
175e0eb591 Fix some status issue in b_manage 2024-03-15 12:45:08 +01:00
1912d17498 Add status to b_manage 2024-03-15 11:31:56 +01:00
54249e5304 Add different header colors in b_manage 2024-03-15 00:24:16 +01:00
d7f92c9682 Refactor colors in b_manage 2024-03-15 00:18:30 +01:00
00bb7f4680 Adjust sizes in b_manage 2024-03-14 23:52:33 +01:00
bf5dabb169 Add pagination to b_manage 2024-03-14 23:41:05 +01:00
cdf339856a Fix b_manage error if no results were present 2024-03-13 17:56:44 +01:00
3ceea5677c Remove odd variable in some sources 2024-03-12 13:35:07 +01:00
260fd122eb Fix number in header of b_manage 2024-03-12 13:27:22 +01:00
eff0be1c1c Add apply number of lines in terminal in b_manage 2024-03-12 13:23:30 +01:00
0ade72a37a Permit partial results comparison 2024-03-12 00:24:36 +01:00
72cda3784a Add bold max score per model in b_list results 2024-03-11 17:02:58 +01:00
52d689666a Update License & Readme 2024-03-11 10:21:40 +01:00
26e87c9cb1 Merge pull request 'list_results' (#3) from list_results into main
Reviewed-on: #3
2024-03-11 08:54:01 +00: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
05d05e25c2 Add make example command 2024-03-10 13:25:55 +01:00
5cd6e3d1a5 Rename tests from cc to cpp 2024-03-10 13:04:02 +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
51f32113c0 Add model argument validation in b_best 2024-03-10 12:31:13 +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
4c847fc3f6 Add model selection to b_best to filter results 2024-03-09 20:19:27 +01:00
7e4ee0a9a9 Refactor to accept new Library structure 2024-03-08 22:20:13 +01:00
b7398db9b1 Update CMake to work in Linux 2024-03-08 13:21:25 +01:00
0a9bd0d9c4 Update sample 2024-03-08 12:49:21 +01:00
7a3adaf4a9 Remove source bayesnet & pyclassifiers libraries dependency 2024-03-08 12:30:04 +01:00
5c4efa08db Add # models to ReportExcelCompared 2024-03-07 11:40:36 +01:00
576016bbd9 Merge pull request 'Create an excel report with two complete results compared in b_manage' (#2) from report_compared into main
Reviewed-on: #2
2024-03-06 12:17:30 +00:00
e26b3c0970 Add fixed header to Delta 2024-03-06 11:22:43 +01:00
183cf12300 Refactor column count and header 2024-03-06 10:35:42 +01:00
4eb08cd281 Complete sheet with totals 2024-03-06 01:26:51 +01:00
4f5f629124 Create class ReportExcelCompared 2024-03-05 23:44:19 +01:00
df011f7e6b Update second menu color in b_manage 2024-03-02 18:24:36 +01:00
42648f3125 Add info to README.md 2024-03-01 19:03:16 +01:00
d2832ed2b3 Add back to submenu in b_manage 2024-03-01 11:20:49 +01:00
ec323d86ab Refactor datasetsExcel 2024-02-29 19:05:20 +01:00
e4a6575722 Fix block header in b_list excel 2024-02-29 18:21:15 +01:00
67f1feb71f Merge pull request 'refactor_folders' (#1) from refactor_folders into main
Reviewed-on: #1
2024-02-29 16:29:31 +00:00
23c3bed667 Complete excel in b_list 2024-02-29 16:14:01 +01:00
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