Commit Graph

63 Commits

Author SHA1 Message Date
ced29a2c2e Refactor coverage report generation
Add some tests to reach 99%
2024-05-06 17:56:00 +02:00
0ec53f405f Fix mistakes in feature selection in SPnDE
Complete the first A2DE test
Update version number
2024-05-05 11:14:01 +02:00
793b2d3cd5 Refactor TestUtils to allow partial and shuffle dataset load 2024-04-30 02:11:14 +02:00
ae469b8146 Add hyperparameter convergence_best
move test libraries to test folder
2024-04-30 00:52:09 +02:00
cf9b5716ac block_update and install in local folder 2024-04-10 00:55:36 +02:00
0d6a081d01 Add tests to reach 90% coverage 2024-04-08 00:13:59 +02:00
a1f9086780 Fix CFS mistake 2024-04-02 22:53:00 +02:00
e55365c41c Update test Models 2024-04-02 17:56:23 +02:00
a5a29eb66f Update compiler configuration for Mac 2024-04-02 09:48:03 +02:00
8c61840d81 Update tests 2024-04-01 11:51:29 +02:00
272dbad4f3 Update README and docs 2024-02-27 17:16:26 +01:00
a63a35df3f Fix epsilont early stopping in BoostAODE 2024-02-20 10:11:22 +01:00
03e4437fea refactor gridsearch to have only one go method 2023-12-02 10:59:05 +01:00
8dbbb65a2f Add only parameter to gridsearch 2023-11-28 10:08:40 +01:00
4f3a04058f Refactor Hyperparameters management 2023-11-19 22:36:27 +01:00
e2249eace7 Disable Warning messages in python clfs
Disable removing Python env
2023-11-16 22:38:46 +01:00
f617886133 Add new models to example 2023-11-14 09:12:25 +01:00
5022a4dc90 Complete CFS tested with Python mufs 2023-10-13 12:29:25 +02:00
17e079edd5 Begin Test Folding 2023-10-06 17:08:54 +02:00
a434d7f1ae Add a Linux config in launch.json 2023-09-30 18:44:21 +02:00
66ec1b343b Remove platformUtils and split Datasets & Dataset 2023-09-29 18:20:46 +02:00
3a16589220 Add best config for debug in vscode 2023-09-22 01:04:36 +02:00
3d0f29fda3 Remove .vscode/settings.json from repository 2023-09-20 01:01:40 +02:00
506369e46b Add Convergence hyperparameter 2023-09-07 11:27:35 +02:00
182b07ed90 Solve voting vector error 2023-09-02 13:58:12 +02:00
7806f961e2 Remove threads 2023-08-31 20:30:28 +02:00
284ef6dfd1 Add significanceModels to AODELd 2023-08-24 12:58:53 +02:00
6b317accf1 Add hyperparameters and processing order to Boost 2023-08-20 20:31:23 +02:00
9972738deb Add list datasets and add locale format 2023-08-19 19:05:16 +02:00
80b20f35b4 Fix weights mistakes in computation 2023-08-16 12:32:51 +02:00
24b68f9ae2 Add weigths as parameter 2023-08-15 15:04:56 +02:00
a062ebf445 Merge pull request 'reports' (#4) from reports into boostAode
Reviewed-on: https://gitea.rmontanana.es:11000/rmontanana/BayesNet/pulls/4
2023-08-14 16:58:48 +00:00
2729b92f06 Summary list 2023-08-13 16:19:17 +02:00
af0419c9da First approx with const 1 weights 2023-08-13 00:59:02 +02:00
405887f833 Solved Ld poor results 2023-08-12 11:49:18 +02:00
3a85481a5a Redo pass states to Network Fit needed in crossval
fix mistake in headerline (report)
2023-08-12 11:10:53 +02:00
323444b74a const functions 2023-08-08 01:53:41 +02:00
ef1bffcac3 Fixed normal classifiers 2023-08-07 13:50:11 +02:00
14ea51648a Complete AODELd 2023-08-06 11:31:44 +02:00
eb1cec58a3 Complete nxm 2023-08-03 20:22:33 +02:00
a18fbe5594 Begin implementation 2023-07-31 19:53:55 +02:00
43bb017d5d Fix problem with tensors way 2023-07-30 19:00:02 +02:00
7f7ddad36a Fix stratified folding mistake in remainders 2023-07-27 16:51:27 +02:00
3d8fea7a37 Complete Experiment 2023-07-27 15:49:58 +02:00
bc214a496c Adding Datasets management 2023-07-27 01:56:06 +02:00
6f7fb290b0 Add json lib and json result generation 2023-07-26 17:49:03 +02:00
4a54bd42a2 Fix some mistakes 2023-07-26 12:53:01 +02:00
099b4bea09 Fix some mistakes in tensors treatment 2023-07-26 01:39:01 +02:00
be06e475f0 Refactor tensor2vector 2023-07-24 13:22:53 +02:00
c10ebca0e0 Add Experiment, Result and Timer classes 2023-07-24 01:15:12 +02:00