Ricardo Montañana Gómez rmontanana
  • Albacete
  • Joined on 2023-05-12
rmontanana pushed to main at rmontanana/Pyclassifiers 2024-03-06 17:25:29 +00:00
11ee490c1c Fix FCBF mistake
rmontanana pushed to main at rmontanana/BayesNet 2024-03-06 17:24:38 +00:00
cbe15e317d Fix FCBF in select_features
rmontanana pushed to main at rmontanana/Pyclassifiers 2024-03-06 17:11:59 +00:00
175f413417 Add ensembles to CMakeLists
rmontanana pushed to main at rmontanana/Pyclassifiers 2024-03-06 17:04:39 +00:00
101fb02da5 Update tests to last version
rmontanana pushed to main at rmontanana/Pyclassifiers 2024-03-06 16:25:52 +00:00
c8826fc3b4 Update BayesNet v1.0.4
rmontanana pushed to main at rmontanana/BayesNet 2024-03-06 16:22:52 +00:00
debd890519 Update version number in tests
rmontanana deleted branch predict_single from rmontanana/BayesNet 2024-03-06 16:17:59 +00:00
rmontanana pushed to main at rmontanana/BayesNet 2024-03-06 16:16:21 +00:00
46e929ff4d Merge pull request 'predict_single' (#22) from predict_single into main
d858e26e4b Update version number and Changelog
0ee3eaed53 Update select features models significance
093c197f0a Replace constant strings in BoostAODE
78d7ea7c4d Add predict_single proposal detailed info
Compare 12 commits »
rmontanana closed issue rmontanana/BayesNet#19 2024-03-06 16:16:20 +00:00
BoostAODE: make the predict in boosting with the ensemble instead of the last model
rmontanana merged pull request rmontanana/BayesNet#22 2024-03-06 16:16:19 +00:00
predict_single
rmontanana created pull request rmontanana/BayesNet#22 2024-03-06 16:14:39 +00:00
predict_single
rmontanana pushed to predict_single at rmontanana/BayesNet 2024-03-06 16:04:24 +00:00
d858e26e4b Update version number and Changelog
rmontanana deleted branch report_compared from rmontanana/Platform 2024-03-06 12:17:33 +00:00
rmontanana pushed to main at rmontanana/Platform 2024-03-06 12:17:32 +00:00
576016bbd9 Merge pull request 'Create an excel report with two complete results compared in b_manage' (#2) from report_compared into main
e26b3c0970 Add fixed header to Delta
183cf12300 Refactor column count and header
4eb08cd281 Complete sheet with totals
4f5f629124 Create class ReportExcelCompared
Compare 5 commits »
rmontanana merged pull request rmontanana/Platform#2 2024-03-06 12:17:31 +00:00
Create an excel report with two complete results compared in b_manage
rmontanana created pull request rmontanana/Platform#2 2024-03-06 12:16:35 +00:00
Create an excel report with two complete results compared in b_manage
rmontanana pushed to report_compared at rmontanana/Platform 2024-03-06 10:22:48 +00:00
e26b3c0970 Add fixed header to Delta
rmontanana pushed to report_compared at rmontanana/Platform 2024-03-06 09:35:48 +00:00
183cf12300 Refactor column count and header
rmontanana pushed to report_compared at rmontanana/Platform 2024-03-06 00:26:59 +00:00
4eb08cd281 Complete sheet with totals
rmontanana pushed to report_compared at rmontanana/Platform 2024-03-05 22:44:28 +00:00
4f5f629124 Create class ReportExcelCompared