mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-15 15:36:00 +00:00
18 lines
1.2 KiB
Markdown
18 lines
1.2 KiB
Markdown
# STree
|
|
|
|

|
|
[](https://codecov.io/gh/doctorado-ml/stree)
|
|
[](https://www.codacy.com/gh/Doctorado-ML/STree?utm_source=github.com&utm_medium=referral&utm_content=Doctorado-ML/STree&utm_campaign=Badge_Grade)
|
|
[](https://lgtm.com/projects/g/Doctorado-ML/STree/context:python)
|
|
[](https://badge.fury.io/py/STree)
|
|

|
|
[](https://zenodo.org/badge/latestdoi/262658230)
|
|
|
|
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.
|
|
|
|

|
|
|
|
## License
|
|
|
|
STree is [MIT](https://github.com/doctorado-ml/stree/blob/master/LICENSE) licensed
|