Commit Graph

14 Commits

Author SHA1 Message Date
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