Add all datasets to sample

This commit is contained in:
2023-02-28 10:28:23 +01:00
parent ce9ddb3be3
commit 200015000c
2 changed files with 45 additions and 13 deletions

View File

@@ -28,7 +28,8 @@ mkdir build
cd build
cmake ..
make
./sample iris
./sample -f iris -m 2
./sample -h
```
## Test