Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.19 KB

stree.md

File metadata and controls

17 lines (12 loc) · 1.19 KB

STree

CI codecov Codacy Badge Language grade: Python PyPI version https://img.shields.io/badge/python-3.8%2B-blue DOI

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