Ricardo Montañana Gómez rmontanana
  • Albacete
  • Joined on 2023-05-12
rmontanana pushed to main at rmontanana/BayesNet 2023-10-04 14:27:17 +00:00
5e938d5cca Add ranks sheet to excel best results
rmontanana pushed to main at rmontanana/BayesNet 2023-10-04 11:40:51 +00:00
55e742438f Add constant references to Statistics
rmontanana pushed to main at rmontanana/BayesNet 2023-10-04 10:42:43 +00:00
c4ae3fe429 Add Control model rank info to report
rmontanana pushed to main at rmontanana/BayesNet 2023-10-02 13:46:44 +00:00
93e4ff94db Add significance level as parameter in best
rmontanana pushed to main at rmontanana/BayesNet 2023-10-02 13:31:07 +00:00
57c27f739c Remove unused code in BestResults
rmontanana pushed to main at rmontanana/BayesNet 2023-09-30 16:44:26 +00:00
a434d7f1ae Add a Linux config in launch.json
rmontanana pushed to main at rmontanana/BayesNet 2023-09-30 16:43:55 +00:00
294666c516 Fix a Linux problem in Datasets
rmontanana pushed to main at rmontanana/BayesNet 2023-09-29 16:50:30 +00:00
fd04e78ad9 Restore sample.cc
rmontanana pushed to main at rmontanana/BayesNet 2023-09-29 16:20:50 +00:00
66ec1b343b Remove platformUtils and split Datasets & Dataset
rmontanana pushed to main at rmontanana/BayesNet 2023-09-29 11:52:56 +00:00
bb423da42f Add csv and R_dat files to platform
rmontanana pushed to main at rmontanana/BayesNet 2023-09-29 08:09:40 +00:00
db17c14042 Change names of executables to b_...
rmontanana pushed to main at rmontanana/BayesNet 2023-09-28 22:30:54 +00:00
a4401cb78f Linux CMakeLists.txt adjustment
rmontanana pushed to main at rmontanana/BayesNet 2023-09-28 16:52:40 +00:00
9d3d9cc6c6 Complete Excel output for bestResults with Friedman test
rmontanana pushed to main at rmontanana/BayesNet 2023-09-28 15:12:09 +00:00
cfcf3c16df Add best results Excel
rmontanana pushed to main at rmontanana/BayesNet 2023-09-28 11:07:15 +00:00
85202260f3 Separate specific Excel methods to ExcelFile
rmontanana pushed to main at rmontanana/BayesNet 2023-09-28 10:08:59 +00:00
82acb3cab5 Enhance output of Best results reports
rmontanana pushed to main at rmontanana/BayesNet 2023-09-28 07:44:57 +00:00
623ceed396 Merge pull request 'Add Friedman Test & post hoc tests to BestResults' (#10) from boost into main
926de2bebd Add boost info to README
71704e3547 Enhance output info in Statistics
3b06534327 Remove duplicated code in BestResults
ac89a451e3 Duplicate statistics tests in class
Compare 12 commits »
rmontanana merged pull request rmontanana/BayesNet#10 2023-09-28 07:44:56 +00:00
Add Friedman Test & post hoc tests to BestResults
rmontanana pushed to boost at rmontanana/BayesNet 2023-09-28 07:44:38 +00:00
926de2bebd Add boost info to README
rmontanana pushed to boost at rmontanana/BayesNet 2023-09-27 23:27:23 +00:00
71704e3547 Enhance output info in Statistics