Commit Graph

39 Commits

Author SHA1 Message Date
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
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
48bfa02e1d Add clang-tidy conf 2023-07-20 23:55:01 +02:00
db6908acd0 Complete predict and score of kdb
Change new/delete to make_unique
2023-07-15 01:05:36 +02:00
e8b8fa29c8 Add SPODE 2023-07-14 12:59:47 +02:00
c7e2042c6e Add entropy, conditionalEntropy, mutualInformation and conditionalEdgeWeight methods 2023-07-11 17:42:20 +02:00
b9201cfeea Check result with KDB(k=3)
Same experiment with KDB(k=3), dataset glass, from bayesclass & bayesnet
Had same result 0.841121
2023-07-05 20:45:21 +02:00
ba08b8dd3d Inference working 2023-07-05 18:38:54 +02:00
23f0b0f55c Implement predict and predict_proba
Add samples and add parameters to main
2023-07-01 14:45:44 +02:00
79e7912ab3 Refactor folder structure of the project 2023-07-01 02:33:26 +02:00
0a31aa2ff1 Make fit build the network 2023-06-30 02:46:06 +02:00
d59bf03a51 Update torch library name in README 2023-06-29 23:00:20 +02:00
8e9c3483aa Begin Network build 2023-06-29 22:00:41 +02:00