Commit Graph

20 Commits (66661495aa180796c977d6676146fc47c7dac618)

Author SHA1 Message Date
Meliurwen a1c1448da7 Conformed all rank-3 tensors to the same notation and now `rustfmt` ignores `tests/` 2 years ago
Meliurwen 780515707c Refactored `src/` and `tests/` files to be compliant to `rustfmt` 2 years ago
Meliurwen d0515a3f26 Solved all warnings in `tests/` 2 years ago
Meliurwen 4b35ae6310 Implemented matrices comparison function in chi square 2 years ago
Meliurwen 2605bf3816 Implemented part of matrices comparison in chi square 3 years ago
Alessandro Bregoli 9b7e683630 Removed `node.rs` 3 years ago
Meliurwen a6c8d3e16d
Changed the name from `rustyCTBN` to `reCTBN` (Rust Engine for Continuous Time Bayesian Networks) 3 years ago
Meliurwen ab2162b5f1
Constructors renamed from `init` to `new` 3 years ago
AlessandroBregoli b357c9efa0 HillClimbing now panic when the dataset is incompatible with the network. 3 years ago
AlessandroBregoli 5444c619a2 Added tests 3 years ago
AlessandroBregoli f49523f35a Refactor of Dataset and Trajectory to ensure some basic properties. 3 years ago
AlessandroBregoli df12b93d55 Lmit parent set 3 years ago
AlessandroBregoli 8ca93c931b Refactor 3 years ago
AlessandroBregoli 5044a88b6d refactor 3 years ago
AlessandroBregoli 808bc0098c Added learn_mixed_discrete_net_3 test 3 years ago
AlessandroBregoli c785739100 LL test for hill climbing 3 years ago
AlessandroBregoli a4b0a406f4 Hill Climbing + Simple test 3 years ago
AlessandroBregoli 394970adca Test for BIC 3 years ago
AlessandroBregoli 4a7c34af17 BIC 3 years ago
AlessandroBregoli 86d2a0b767 Implemented LL for ctbn 3 years ago