mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-16 07:56:06 +00:00
Update setup remove ipympl dependency Update Project Name add build to Makefile
15 lines
1.0 KiB
Markdown
15 lines
1.0 KiB
Markdown
# STree
|
|
|
|
[](https://app.codeship.com/projects/399170)
|
|
[](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)
|
|
|
|
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
|