Commit Graph

192 Commits

Author SHA1 Message Date
d8734ff082
Separate contextual menu from general 2023-09-20 13:15:33 +02:00
03533461c8
Add compare to best results in manage 2023-09-20 12:51:19 +02:00
68f22a673d
Add comparison to report console 2023-09-20 11:40:01 +02:00
b9bc0088f3
Add format to unique dataset results summary 2023-09-20 10:30:45 +02:00
c280e254ca
Remove OpenXLSX submodule 2023-09-20 01:09:58 +02:00
3d0f29fda3
Remove .vscode/settings.json from repository 2023-09-20 01:01:40 +02:00
20a6ebab7c
Support to add any number of sheets to excel 2023-09-20 00:58:01 +02:00
925f71166c
Fix mistake in comparison 2023-09-19 23:46:49 +02:00
f69f415b92
Complete comparison with ZeroR 2023-09-19 17:55:03 +02:00
1bdfbd1620
Complete adding color to format 2023-09-19 14:07:41 +02:00
06fb135526
First approach 2023-09-18 23:26:22 +02:00
501ea0ab4e
Fix CMakeList manage build with Linux 2023-09-18 19:27:40 +02:00
847c6761d7
Add Linux specific link library to cmake 2023-09-17 10:42:19 +02:00
6030885fc3
Add partial result filter to manage 2023-09-16 17:27:18 +02:00
89df7f4db0
Add library to manage link 2023-09-14 01:41:49 +02:00
41257ed566
If ! convergence don't predict test 2023-09-10 19:50:36 +02:00
506369e46b
Add Convergence hyperparameter 2023-09-07 11:27:35 +02:00
d908f389f5
Begin using validation as finish condition 2023-09-06 10:51:07 +02:00
5a7c8f1818
Add status to classifier and Experiment 2023-09-05 13:39:43 +02:00
64fc7bd9dd
Add show dataset detail in report 2023-09-05 09:26:49 +02:00
0b7beda78c
Add threads without limit to network fit 2023-09-04 21:24:11 +02:00
05b670dfc0
Add detail to fold progress in main 2023-09-03 16:33:48 +02:00
de62d42b74
Fix make debug command 2023-09-03 14:13:10 +02:00
edb957d22e
Add filter complete results to manage 2023-09-03 14:07:11 +02:00
4de5cb4c6c Merge pull request 'Solve Ensemble models exceptions on certain datasets' (#7) from solveexceptions into main
Reviewed-on: #7
2023-09-02 15:29:33 +00:00
c35030f137
Upgrade models version and Add class diagram 2023-09-02 14:39:43 +02:00
182b07ed90
Solve voting vector error 2023-09-02 13:58:12 +02:00
7806f961e2
Remove threads 2023-08-31 20:30:28 +02:00
7c3e315ae7
Add Linux specific options to compile 2023-08-29 18:20:55 +02:00
284ef6dfd1
Add significanceModels to AODELd 2023-08-24 12:58:53 +02:00
1c6af619b5
Exception if hyperparameters not valid 2023-08-24 12:09:35 +02:00
86ffdfd6f3
Add const feature and className to fit models 2023-08-23 23:15:39 +02:00
d82148079d
Add KDB hyperparameters K and theta 2023-08-23 00:44:10 +02:00
067430fd1b
Add xlsxopen submodule 2023-08-22 23:45:11 +02:00
f5d0d16365 Merge pull request 'Add excel report to manage results' (#6) from xlsx into main
Reviewed-on: https://gitea.rmontanana.es:11000/rmontanana/BayesNet/pulls/6
2023-08-22 21:40:11 +00:00
97ca8ac084
Move check valid hyperparameters to Classifier 2023-08-22 22:12:20 +02:00
1c1385b768
Fix maxModels mistake in BoostAODE if !repeatSp
Throw exception if wrong hyperparmeter is supplied
2023-08-22 21:55:17 +02:00
35432b6294
Fix time std was not saved in experiment 2023-08-22 12:30:27 +02:00
c59dd30e53
Complete Excel Report with data 2023-08-22 11:55:15 +02:00
d2da0ddb88
Create ReportExcel eq to ReportConsole 2023-08-21 17:51:49 +02:00
8066701c3c
Refactor Report class into ReportBase & ReportCons 2023-08-21 17:16:29 +02:00
0f66ac73d0
Revert "Refactor Report into ReportBase & ReportConsole"
This reverts commit 4370bf51d7.
2023-08-21 17:15:14 +02:00
4370bf51d7
Refactor Report into ReportBase & ReportConsole 2023-08-21 17:14:23 +02:00
2b7353b9e0
Add default sorting by date in manage 2023-08-21 16:30:10 +02:00
b686b3c9c3
Enhance copy in Makefile 2023-08-21 12:18:23 +02:00
2dd04a6c44
enhance saving results and add Makefile copy 2023-08-21 11:57:45 +02:00
1da83662d0
Always save results 2023-08-21 10:55:20 +02:00
3ac9593c65
Fix mistake in sample 2023-08-20 20:36:46 +02:00
6b317accf1
Add hyperparameters and processing order to Boost 2023-08-20 20:31:23 +02:00
4964aab722
Add hyperparameters management in experiments 2023-08-20 17:57:38 +02:00