Ricardo Montañana Gómez rmontanana
  • Albacete
  • Joined on 2023-05-12
rmontanana pushed to predict_single at rmontanana/BayesNet 2024-02-27 13:25:05 +00:00
8bccc3e4bc Update boostaode algorithm explain
rmontanana pushed to predict_single at rmontanana/BayesNet 2024-02-27 12:06:18 +00:00
903b143338 Refactor library structure and add sample
rmontanana pushed to predict_single at rmontanana/BayesNet 2024-02-27 09:16:28 +00:00
f10d0daf2e Update test
rmontanana pushed to predict_single at rmontanana/BayesNet 2024-02-27 09:05:59 +00:00
d39a17089e Begin implementing predict_single hyperparameter in BoostAODE
rmontanana created branch predict_single in rmontanana/BayesNet 2024-02-27 09:05:58 +00:00
rmontanana pushed to main at rmontanana/Pyclassifiers 2024-02-26 16:32:45 +00:00
0608c0a52a Add sort hyperparameter to BoostAODE
rmontanana closed issue rmontanana/BayesNet#18 2024-02-26 16:31:31 +00:00
BoostAODE: Random process order of features
rmontanana commented on issue rmontanana/BayesNet#18 2024-02-26 16:31:09 +00:00
BoostAODE: Random process order of features

closed with #21 pull request

rmontanana commented on pull request rmontanana/BayesNet#21 2024-02-26 16:30:46 +00:00
change boostaode ascending hyperparameter to order {asc,desc,rand}

closes #18

rmontanana deleted branch baode_random from rmontanana/BayesNet 2024-02-26 16:29:32 +00:00
rmontanana merged pull request rmontanana/BayesNet#21 2024-02-26 16:28:50 +00:00
change boostaode ascending hyperparameter to order {asc,desc,rand}
rmontanana pushed to main at rmontanana/BayesNet 2024-02-26 16:28:49 +00:00
2e325cd114 Merge pull request 'change boostaode ascending hyperparameter to order {asc,desc,rand}' (#21) from baode_random into main
fc3d63b7db change boostaode ascending hyperparameter to order {asc,desc,rand}
Compare 2 commits »
rmontanana created pull request rmontanana/BayesNet#21 2024-02-26 16:08:38 +00:00
change boostaode ascending hyperparameter to order {asc,desc,rand}
rmontanana pushed to baode_random at rmontanana/BayesNet 2024-02-26 16:08:04 +00:00
fc3d63b7db change boostaode ascending hyperparameter to order {asc,desc,rand}
rmontanana created branch baode_random in rmontanana/BayesNet 2024-02-26 16:08:03 +00:00
rmontanana opened issue rmontanana/BayesNet#20 2024-02-26 12:56:53 +00:00
BoostAODE: Retrain
rmontanana opened issue rmontanana/BayesNet#19 2024-02-26 12:50:56 +00:00
BoostAODE: make the predict in boosting with the ensemble instead of the last model
rmontanana opened issue rmontanana/BayesNet#18 2024-02-26 11:53:47 +00:00
Random process order of features in BoostAODE
rmontanana transferred repository rmontanana/AgendaTxt to Doctorado-ML/AgendaTxt 2024-02-26 09:50:04 +00:00
rmontanana opened issue rmontanana/BayesNet#17 2024-02-26 09:38:39 +00:00
AODELd predict_voting false not working