Ricardo Montañana Gómez rmontanana
  • Albacete
  • Joined on 2023-05-12
rmontanana pushed to solveexceptions at rmontanana/BayesNet 2023-09-02 12:40:12 +00:00
c35030f137 Upgrade models version and Add class diagram
rmontanana pushed to solveexceptions at rmontanana/BayesNet 2023-09-02 11:58:36 +00:00
182b07ed90 Solve voting vector error
rmontanana pushed to solveexceptions at rmontanana/BayesNet 2023-08-31 18:30:32 +00:00
7806f961e2 Remove threads
rmontanana created branch solveexceptions in rmontanana/BayesNet 2023-08-31 18:30:32 +00:00
rmontanana pushed to main at rmontanana/BayesNet 2023-08-29 16:22:23 +00:00
7c3e315ae7 Add Linux specific options to compile
rmontanana pushed to main at rmontanana/BayesNet 2023-08-24 10:58:57 +00:00
284ef6dfd1 Add significanceModels to AODELd
rmontanana pushed to main at rmontanana/BayesNet 2023-08-24 10:09:40 +00:00
1c6af619b5 Exception if hyperparameters not valid
rmontanana pushed to main at rmontanana/BayesNet 2023-08-23 21:15:43 +00:00
86ffdfd6f3 Add const feature and className to fit models
rmontanana pushed to main at rmontanana/BayesNet 2023-08-22 22:44:16 +00:00
d82148079d Add KDB hyperparameters K and theta
rmontanana pushed to main at rmontanana/BayesNet 2023-08-22 21:45:16 +00:00
067430fd1b Add xlsxopen submodule
rmontanana pushed to main at rmontanana/BayesNet 2023-08-22 21:40:13 +00:00
f5d0d16365 Merge pull request 'Add excel report to manage results' (#6) from xlsx into main
97ca8ac084 Move check valid hyperparameters to Classifier
1c1385b768 Fix maxModels mistake in BoostAODE if !repeatSp
35432b6294 Fix time std was not saved in experiment
c59dd30e53 Complete Excel Report with data
Compare 9 commits »
rmontanana merged pull request rmontanana/BayesNet#6 2023-08-22 21:40:12 +00:00
Add excel report to manage results
rmontanana created pull request rmontanana/BayesNet#6 2023-08-22 21:39:59 +00:00
Add excel report to manage results
rmontanana pushed to xlsx at rmontanana/BayesNet 2023-08-22 20:12:26 +00:00
97ca8ac084 Move check valid hyperparameters to Classifier
rmontanana pushed to xlsx at rmontanana/BayesNet 2023-08-22 19:55:24 +00:00
1c1385b768 Fix maxModels mistake in BoostAODE if !repeatSp
rmontanana pushed to xlsx at rmontanana/BayesNet 2023-08-22 10:30:34 +00:00
35432b6294 Fix time std was not saved in experiment
rmontanana pushed to xlsx at rmontanana/BayesNet 2023-08-22 09:55:22 +00:00
c59dd30e53 Complete Excel Report with data
rmontanana created branch xlsx in rmontanana/BayesNet 2023-08-21 15:51:56 +00:00
rmontanana pushed to xlsx at rmontanana/BayesNet 2023-08-21 15:51:56 +00:00
d2da0ddb88 Create ReportExcel eq to ReportConsole
8066701c3c Refactor Report class into ReportBase & ReportCons
0f66ac73d0 Revert "Refactor Report into ReportBase & ReportConsole"
4370bf51d7 Refactor Report into ReportBase & ReportConsole
Compare 4 commits »
rmontanana pushed to main at rmontanana/BayesNet 2023-08-21 14:30:21 +00:00
2b7353b9e0 Add default sorting by date in manage