Commit Graph

141 Commits

Author SHA1 Message Date
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
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
0ad5505c16
Spodeld working with poor accuracy 2023-08-10 02:06:18 +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
06db8f51ce
Refactor library and models to lighten data stored
Refactro Ensemble to inherit from Classifier insted of BaseClassifier
2023-08-07 12:49:37 +02:00
e74565ba01
update clang-tidy 2023-08-07 00:44:12 +02:00
2da0fb5d8f
Merge branch 'main' into TANNew 2023-08-06 11:40:10 +02:00
14ea51648a
Complete AODELd 2023-08-06 11:31:44 +02:00
9e94f4e140
Rename suffix of proposal classifier to Ld 2023-08-05 23:23:31 +02:00
1d0fd629c9
Add SPODENew to models 2023-08-05 23:11:36 +02:00
506ef34c6f
Add report output to main 2023-08-05 20:29:05 +02:00
7f45495837
Refactor New classifiers to extract predict 2023-08-05 18:39:48 +02:00
1a09ccca4c
Add KDBNew fix computeCPT error 2023-08-05 14:40:42 +02:00
a1c6ab18f3
TANNew restructured with poor results 2023-08-04 20:11:22 +02:00
64ac8fb4f2
TANNew as a TAN variant working 2023-08-04 19:42:18 +02:00
c568ba111d
Add Proposal class 2023-08-04 13:05:12 +02:00
45c1d052ac
Compile TANNew with poor accuracy 2023-08-04 01:35:45 +02:00
eb1cec58a3
Complete nxm 2023-08-03 20:22:33 +02:00
f520b40016
Almost complete proposal in TANNew 2023-08-02 02:21:55 +02:00
cdfb45d2cb
Add topological order to Network 2023-08-02 00:56:52 +02:00
f63a9a64f9
Update Makefile to add Release & Debug build 2023-08-01 19:02:37 +02:00
285f0938a6
Update mdlp library 2023-08-01 17:33:01 +02:00
8f8f9773ce
Make TANNew same as TAN with local discretization 2023-08-01 13:17:12 +02:00
a9ba21560d
Add environment platform to experiment result 2023-08-01 10:55:53 +02:00
a18fbe5594
Begin implementation 2023-07-31 19:53:55 +02:00