Add Friedman Test & post hoc tests to BestResults #10
@ -4,10 +4,14 @@ Bayesian Network Classifier with libtorch from scratch
|
|||||||
|
|
||||||
## 0. Setup
|
## 0. Setup
|
||||||
|
|
||||||
### libxlswriter
|
|
||||||
|
|
||||||
Before compiling BayesNet.
|
Before compiling BayesNet.
|
||||||
|
|
||||||
|
### boost library
|
||||||
|
|
||||||
|
[Getting Started](<https://www.boost.org/doc/libs/1_83_0/more/getting_started/index.html>)
|
||||||
|
|
||||||
|
### libxlswriter
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd lib/libxlsxwriter
|
cd lib/libxlsxwriter
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user