Add Friedman Test & post hoc tests to BestResults #10

Merged
rmontanana merged 11 commits from boost into main 2023-09-28 07:44:56 +00:00
Showing only changes of commit 926de2bebd - Show all commits

View File

@ -4,10 +4,14 @@ Bayesian Network Classifier with libtorch from scratch
## 0. Setup
### libxlswriter
Before compiling BayesNet.
### boost library
[Getting Started](<https://www.boost.org/doc/libs/1_83_0/more/getting_started/index.html>)
### libxlswriter
```bash
cd lib/libxlsxwriter
make