Ricardo Montañana Gómez rmontanana
  • Albacete
  • Joined on 2023-05-12
rmontanana pushed to libxlsxwriter at rmontanana/BayesNet 2023-09-19 15:55:11 +00:00
f69f415b92 Complete comparison with ZeroR
rmontanana pushed to libxlsxwriter at rmontanana/BayesNet 2023-09-19 12:08:00 +00:00
1bdfbd1620 Complete adding color to format
rmontanana pushed to libxlsxwriter at rmontanana/BayesNet 2023-09-18 21:26:28 +00:00
06fb135526 First approach
rmontanana pushed to libxlsxwriter at rmontanana/BayesNet 2023-09-18 18:52:14 +00:00
rmontanana created branch libxlsxwriter in rmontanana/BayesNet 2023-09-18 18:52:14 +00:00
rmontanana pushed to main at rmontanana/BayesNet 2023-09-18 17:27:49 +00:00
501ea0ab4e Fix CMakeList manage build with Linux
rmontanana pushed to main at rmontanana/BayesNet 2023-09-17 08:42:23 +00:00
847c6761d7 Add Linux specific link library to cmake
rmontanana pushed to main at rmontanana/BayesNet 2023-09-16 15:27:25 +00:00
6030885fc3 Add partial result filter to manage
rmontanana pushed to main at rmontanana/BayesNet 2023-09-13 23:41:58 +00:00
89df7f4db0 Add library to manage link
rmontanana pushed to main at rmontanana/BayesNet 2023-09-10 17:50:40 +00:00
41257ed566 If ! convergence don't predict test
rmontanana pushed to main at rmontanana/BayesNet 2023-09-07 09:27:44 +00:00
506369e46b Add Convergence hyperparameter
rmontanana pushed to main at rmontanana/BayesNet 2023-09-06 08:51:13 +00:00
d908f389f5 Begin using validation as finish condition
rmontanana pushed to main at rmontanana/BayesNet 2023-09-05 11:39:47 +00:00
5a7c8f1818 Add status to classifier and Experiment
rmontanana pushed to main at rmontanana/BayesNet 2023-09-05 07:34:27 +00:00
64fc7bd9dd Add show dataset detail in report
rmontanana pushed to main at rmontanana/BayesNet 2023-09-04 19:24:23 +00:00
0b7beda78c Add threads without limit to network fit
rmontanana pushed to main at rmontanana/BayesNet 2023-09-03 14:34:02 +00:00
05b670dfc0 Add detail to fold progress in main
rmontanana pushed to main at rmontanana/BayesNet 2023-09-03 12:13:13 +00:00
de62d42b74 Fix make debug command
edb957d22e Add filter complete results to manage
Compare 2 commits »
rmontanana pushed to main at rmontanana/BayesNet 2023-09-02 15:29:36 +00:00
4de5cb4c6c Merge pull request 'Solve Ensemble models exceptions on certain datasets' (#7) from solveexceptions into main
c35030f137 Upgrade models version and Add class diagram
182b07ed90 Solve voting vector error
7806f961e2 Remove threads
Compare 4 commits »
rmontanana merged pull request rmontanana/BayesNet#7 2023-09-02 15:29:35 +00:00
Solve Ensemble models exceptions on certain datasets
rmontanana created pull request rmontanana/BayesNet#7 2023-09-02 15:29:11 +00:00
Solve Ensemble models exceptions on certain datasets