Update README.md

update installation instructions
This commit is contained in:
Ricardo Montañana Gómez
2024-03-05 18:18:55 +01:00
committed by GitHub
parent 036d1ba2a7
commit fb8b9b344f

View File

@@ -15,7 +15,7 @@ Oblique Tree classifier based on SVM nodes. The nodes are built and splitted wit
## Installation
```bash
pip install git+https://github.com/doctorado-ml/stree
pip install Stree
```
## Documentation