Ricardo Montañana Gómez rmontanana
  • Albacete
  • Joined on 2023-05-12
rmontanana pushed to gridsearch at rmontanana/BayesNet 2023-11-22 15:32:20 +00:00
c2eb727fc7 Complete output interface of gridsearch
rmontanana pushed to gridsearch at rmontanana/BayesNet 2023-11-22 11:22:38 +00:00
fb347ed5b9 Begin gridsearch implementation
rmontanana pushed to gridsearch at rmontanana/BayesNet 2023-11-21 23:18:28 +00:00
b657762c0c Generate combinations sample
rmontanana pushed to gridsearch at rmontanana/BayesNet 2023-11-21 12:11:24 +00:00
495d8a8528 Begin implementing grid combinations
rmontanana pushed to gridsearch at rmontanana/BayesNet 2023-11-21 08:32:51 +00:00
4628e48d3c Build gridsearch structure
rmontanana pushed to gridsearch at rmontanana/BayesNet 2023-11-20 21:38:59 +00:00
rmontanana created branch gridsearch in rmontanana/BayesNet 2023-11-20 21:38:58 +00:00
rmontanana pushed to main at rmontanana/BayesNet 2023-11-20 19:39:32 +00:00
5876be4b24 Add more install instructions of Boost to README
rmontanana pushed to main at rmontanana/BayesNet 2023-11-20 00:14:17 +00:00
dc3400197f Add coment todo impelemt number of nodes
rmontanana pushed to main at rmontanana/BayesNet 2023-11-19 22:02:39 +00:00
26d3a57782 Add info to invalid hyperparameter exception
rmontanana pushed to main at rmontanana/BayesNet 2023-11-19 21:36:42 +00:00
4f3a04058f Refactor Hyperparameters management
rmontanana pushed to main at rmontanana/BayesNet 2023-11-18 11:09:22 +00:00
89c4613591 Implement hyperparameters with json file
rmontanana pushed to main at rmontanana/BayesNet 2023-11-17 10:51:16 +00:00
28f3d87e32 Add Python Classifiers
e8d2c9fc0b Set intolerant convergence
d3cb580387 Remove n_jobs from STree
f088df14fd Restore the Creation model position in experiment
e2249eace7 Disable Warning messages in python clfs
Compare 12 commits »
rmontanana pushed to PythonLink at rmontanana/BayesNet 2023-11-17 09:32:35 +00:00
e8d2c9fc0b Set intolerant convergence
rmontanana created pull request rmontanana/BayesNet#12 2023-11-17 09:19:19 +00:00
PythonLink
rmontanana pushed to PythonLink at rmontanana/BayesNet 2023-11-17 09:10:39 +00:00
d3cb580387 Remove n_jobs from STree
rmontanana pushed to PythonLink at rmontanana/BayesNet 2023-11-17 00:10:56 +00:00
f088df14fd Restore the Creation model position in experiment
rmontanana pushed to PythonLink at rmontanana/BayesNet 2023-11-16 23:54:16 +00:00
e2249eace7 Disable Warning messages in python clfs
rmontanana pushed to main at rmontanana/BayesNet 2023-11-16 16:03:48 +00:00
64f5a7f14a Fix header in example
rmontanana pushed to PythonLink at rmontanana/BayesNet 2023-11-14 17:59:47 +00:00
408db2aad5 Mark override fit funtcion