Update README and docs

This commit is contained in:
2024-02-27 17:16:26 +01:00
parent 8bccc3e4bc
commit 272dbad4f3
4 changed files with 18 additions and 112 deletions

View File

@@ -19,4 +19,14 @@ make test
make coverage
```
## 1. Introduction
### Sample app
```bash
make release
make sample
make sample fname=tests/data/glass.arff
```
## Models
### [BoostAODE](docs/BoostAODE.md)