Files
stree/docs/source/stree.md
Ricardo Montañana d46f544466 Add docs config
Update setup remove ipympl dependency
Update Project Name
add build to Makefile
2021-05-11 19:11:03 +02:00

1.0 KiB

STree

Codeship Status for Doctorado-ML/STree codecov Codacy Badge Language grade: Python

Oblique Tree classifier based on SVM nodes. The nodes are built and splitted with sklearn SVC models. Stree is a sklearn estimator and can be integrated in pipelines, grid searches, etc.

Stree

License

STree is MIT licensed