|
a18fbe5594
|
Begin implementation
|
2023-07-31 19:53:55 +02:00 |
|
|
adf650d257
|
Max threading
|
2023-07-31 18:49:18 +02:00 |
|
|
43bb017d5d
|
Fix problem with tensors way
|
2023-07-30 19:00:02 +02:00 |
|
|
53697648e7
|
Merge branch 'aftermath' into main
|
2023-07-30 01:05:31 +02:00 |
|
|
4ebc9c2013
|
Complete fixing the linter warnings
|
2023-07-30 00:16:58 +02:00 |
|
|
b882569169
|
Fix some more lint warnings
|
2023-07-30 00:04:18 +02:00 |
|
|
8b2ed26ab7
|
Fix some lint warnings
|
2023-07-29 20:37:51 +02:00 |
|
|
5efa3beaee
|
Fix some lint warnings
|
2023-07-29 20:20:38 +02:00 |
|
|
9a0449c12d
|
Fix some lint warnings
|
2023-07-29 19:38:42 +02:00 |
|
|
7222119dfb
|
Refactor experiment crossvalidation
|
2023-07-29 19:00:39 +02:00 |
|
|
cb54f61a69
|
Refactor Models to be a singleton factory
Add Registrar of models
|
2023-07-29 18:22:15 +02:00 |
|
|
07d572a98c
|
Add Model factory
|
2023-07-29 17:27:43 +02:00 |
|
|
c4f3e6f19a
|
Refactor crossvalidation to remove unneeded params
|
2023-07-29 16:49:06 +02:00 |
|
|
adc0ca238f
|
Refactor cross_validation
|
2023-07-29 16:44:07 +02:00 |
|
|
b9e76becce
|
Add show experiment
|
2023-07-29 16:31:36 +02:00 |
|
|
85cb447283
|
Add Dataset, Models and DotEnv
|
2023-07-29 16:21:38 +02:00 |
|
|
b03e84044a
|
Fix some mistakes in timer and output format
|
2023-07-27 18:40:04 +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 |
|
|
3e954ba841
|
Complete json output compatible with benchmark
|
2023-07-26 19:01:39 +02:00 |
|
|
6f7fb290b0
|
Add json lib and json result generation
|
2023-07-26 17:49:03 +02:00 |
|
|
49a49a9dcd
|
Fix Experiment
|
2023-07-26 14:11:49 +02:00 |
|
|
af7a1d2b40
|
Fix score with tensors and finis sample
|
2023-07-26 13:29:47 +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 |
|
|
0c226371cc
|
Ensemble Experiment, Folding, Classifiers and Network together
|
2023-07-23 14:10:28 +02:00 |
|
|
644b6c9be0
|
Begin experiment
|
2023-07-23 01:47:57 +02:00 |
|
|
9981ad1811
|
Refactor Library renaming Base classes
|
2023-07-22 23:07:56 +02:00 |
|
|
41cceece20
|
Complete Stratified K Fold
|
2023-07-22 11:23:35 +02:00 |
|
|
f6e154bc6e
|
Begin Stratified KFold
|
2023-07-21 21:49:02 +02:00 |
|
|
a2622a4fb6
|
Begin Folding
|
2023-07-21 16:07:50 +02:00 |
|
|
d8218f9713
|
refactor sample to use new argparse library
|
2023-07-21 02:12:47 +02:00 |
|
|
48bfa02e1d
|
Add clang-tidy conf
|
2023-07-20 23:55:01 +02:00 |
|
|
f519003766
|
Remove unneeded files
|
2023-07-20 18:56:10 +02:00 |
|
|
8ddfd58a50
|
Fix some mistakes to correct tests
|
2023-07-20 18:55:56 +02:00 |
|
|
5f70449091
|
Refactor Library 2 include a Platform/ Experiments
|
2023-07-20 10:40:08 +02:00 |
|
|
2f5bd0ea7e
|
Add getNumberOfNodes & getNumberOfEdges to Models
Add some more tests
|
2023-07-19 15:05:44 +02:00 |
|
|
1a21015492
|
Add some tests
|
2023-07-18 13:44:08 +02:00 |
|
|
57dab6d709
|
Add some tests
|
2023-07-18 13:43:26 +02:00 |
|
|
cf1611539d
|
Merge pull request 'Add tests and coverage report' (#1) from catch2 into main
Reviewed-on: https://gitea.rmontanana.es:11000/rmontanana/BayesNet/pulls/1
|
2023-07-18 09:37:43 +00:00 |
|
|
c0e92cc469
|
Complete adding coverage
|
2023-07-18 11:20:40 +02:00 |
|
|
ca72a34131
|
Add Makefile & tests
|
2023-07-17 22:51:15 +02:00 |
|
|
f530e69dae
|
Add graphviz output to models
|
2023-07-16 01:20:47 +02:00 |
|
|
29aca0b35f
|
refactor main
|
2023-07-15 20:23:43 +02:00 |
|
|
e3863387bb
|
Complete TAN with Maximum Spanning Tree
|
2023-07-15 18:31:50 +02:00 |
|
|
e311c27d43
|
Complete SPODE & AODE
|
2023-07-15 01:59:30 +02:00 |
|
|
db6908acd0
|
Complete predict and score of kdb
Change new/delete to make_unique
|
2023-07-15 01:05:36 +02:00 |
|