|
c35030f137
|
Upgrade models version and Add class diagram
|
2023-09-02 14:39:43 +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 |
|
|
7c3e315ae7
|
Add Linux specific options to compile
|
2023-08-29 18:20:55 +02:00 |
|
|
284ef6dfd1
|
Add significanceModels to AODELd
|
2023-08-24 12:58:53 +02:00 |
|
|
1c6af619b5
|
Exception if hyperparameters not valid
|
2023-08-24 12:09:35 +02:00 |
|
|
86ffdfd6f3
|
Add const feature and className to fit models
|
2023-08-23 23:15:39 +02:00 |
|
|
d82148079d
|
Add KDB hyperparameters K and theta
|
2023-08-23 00:44:10 +02:00 |
|
|
067430fd1b
|
Add xlsxopen submodule
|
2023-08-22 23:45:11 +02:00 |
|
|
f5d0d16365
|
Merge pull request 'Add excel report to manage results' (#6) from xlsx into main
Reviewed-on: https://gitea.rmontanana.es:11000/rmontanana/BayesNet/pulls/6
|
2023-08-22 21:40:11 +00:00 |
|
|
97ca8ac084
|
Move check valid hyperparameters to Classifier
|
2023-08-22 22:12:20 +02:00 |
|
|
1c1385b768
|
Fix maxModels mistake in BoostAODE if !repeatSp
Throw exception if wrong hyperparmeter is supplied
|
2023-08-22 21:55:17 +02:00 |
|
|
35432b6294
|
Fix time std was not saved in experiment
|
2023-08-22 12:30:27 +02:00 |
|
|
c59dd30e53
|
Complete Excel Report with data
|
2023-08-22 11:55:15 +02:00 |
|
|
d2da0ddb88
|
Create ReportExcel eq to ReportConsole
|
2023-08-21 17:51:49 +02:00 |
|
|
8066701c3c
|
Refactor Report class into ReportBase & ReportCons
|
2023-08-21 17:16:29 +02:00 |
|
|
0f66ac73d0
|
Revert "Refactor Report into ReportBase & ReportConsole"
This reverts commit 4370bf51d7 .
|
2023-08-21 17:15:14 +02:00 |
|
|
4370bf51d7
|
Refactor Report into ReportBase & ReportConsole
|
2023-08-21 17:14:23 +02:00 |
|
|
2b7353b9e0
|
Add default sorting by date in manage
|
2023-08-21 16:30:10 +02:00 |
|
|
b686b3c9c3
|
Enhance copy in Makefile
|
2023-08-21 12:18:23 +02:00 |
|
|
2dd04a6c44
|
enhance saving results and add Makefile copy
|
2023-08-21 11:57:45 +02:00 |
|
|
1da83662d0
|
Always save results
|
2023-08-21 10:55:20 +02:00 |
|
|
3ac9593c65
|
Fix mistake in sample
|
2023-08-20 20:36:46 +02:00 |
|
|
6b317accf1
|
Add hyperparameters and processing order to Boost
|
2023-08-20 20:31:23 +02:00 |
|
|
4964aab722
|
Add hyperparameters management in experiments
|
2023-08-20 17:57:38 +02:00 |
|
|
7a6ec73d63
|
Merge pull request 'boostAode' (#5) from boostAode into main
Reviewed-on: https://gitea.rmontanana.es:11000/rmontanana/BayesNet/pulls/5
Implement boostAODE
add list datasets
add manage results
|
2023-08-20 09:02:07 +00:00 |
|
|
1a534888d6
|
Fix report format
|
2023-08-19 23:30:44 +02:00 |
|
|
59ffd179f4
|
Fix report format
|
2023-08-19 21:26:48 +02:00 |
|
|
9972738deb
|
Add list datasets and add locale format
|
2023-08-19 19:05:16 +02:00 |
|
|
bafcb26bb6
|
Add manage to build target
|
2023-08-18 13:43:53 +02:00 |
|
|
2d7999d5f2
|
Add manage to release targets
|
2023-08-18 13:43:13 +02:00 |
|
|
a6bb22dfb5
|
Complete first BoostAODE
|
2023-08-18 11:50:34 +02:00 |
|
|
704dc937be
|
Remove FeatureSel, add SelectKBest to BayesMetrics
|
2023-08-16 19:05:18 +02:00 |
|
|
a3e665eed6
|
make weights double
|
2023-08-16 12:46:09 +02:00 |
|
|
918a7b4180
|
Remove unneeded output
|
2023-08-16 12:36:38 +02:00 |
|
|
80b20f35b4
|
Fix weights mistakes in computation
|
2023-08-16 12:32:51 +02:00 |
|
|
4d4780c1d5
|
Add BoostAODE model based on AODE
|
2023-08-15 16:16:04 +02:00 |
|
|
fa612c531e
|
Complete Adding weights to Models
|
2023-08-15 15:59:56 +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 |
|
|
2a3fc9aa45
|
Add colors and enhace input control
|
2023-08-14 17:03:06 +02:00 |
|
|
55d21294d5
|
Add class Paths and enhance input
|
2023-08-14 00:40:31 +02:00 |
|
|
3691cb4a61
|
Add totals and filter by scoreName and model
|
2023-08-13 18:13:00 +02:00 |
|
|
054567c65a
|
Add sorting capacity
|
2023-08-13 17:10:18 +02:00 |
|
|
2729b92f06
|
Summary list
|
2023-08-13 16:19:17 +02:00 |
|
|
f26ea1f0ac
|
Add weights to BayesMetrics
|
2023-08-13 12:56:06 +02:00 |
|
|
af0419c9da
|
First approx with const 1 weights
|
2023-08-13 00:59:02 +02:00 |
|
|
90c92e5c56
|
Merge pull request 'Add states as result in Proposal methods' (#3) from optimize_memory into main
Reviewed-on: https://gitea.rmontanana.es:11000/rmontanana/BayesNet/pulls/3
|
2023-08-12 14:16:55 +00:00 |
|
|
182b52a887
|
Add states as result in Proposal methods
|
2023-08-12 16:16:17 +02:00 |
|
|
6679b90a82
|
Merge pull request 'optimize_memory' (#2) from optimize_memory into main
Reviewed-on: https://gitea.rmontanana.es:11000/rmontanana/BayesNet/pulls/2
|
2023-08-12 14:15:03 +00:00 |
|