Adapt some notebooks

This commit is contained in:
2020-05-30 11:09:59 +02:00
parent a22ae81b54
commit 724a4855fb
5 changed files with 279 additions and 78 deletions

View File

@@ -2,7 +2,7 @@
# Stree
Oblique Tree classifier based on SVM nodes
Oblique Tree classifier based on SVM nodes. The nodes are built and splitted with sklearn LinearSVC models.Stree is a sklearn estimator and can be integrated in pipelines, grid searches, etc.
![Stree](https://raw.github.com/doctorado-ml/stree/master/example.png)