Commit Graph

7 Commits

Author SHA1 Message Date
c10ebca0e0 Add Experiment, Result and Timer classes 2023-07-24 01:15:12 +02:00
db6908acd0 Complete predict and score of kdb
Change new/delete to make_unique
2023-07-15 01:05:36 +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
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
8e9c3483aa Begin Network build 2023-06-29 22:00:41 +02:00