Ricardo Montañana 6a8ef288ce add _linear_function to Stree
First try to implement predict_proba with sigmoid based on Platt
2020-05-16 20:34:03 +02:00
2020-05-16 20:34:03 +02:00
2020-05-16 20:34:03 +02:00
2020-05-09 23:01:30 +02:00
2020-05-16 20:34:03 +02:00
2020-05-16 20:34:03 +02:00
2020-05-16 20:34:03 +02:00
2020-05-16 20:34:03 +02:00

STree

Oblique Tree classifier based on SVM nodes

Example

Jupyter

Binder link to test.ipynb

Command line

python main.py

Tests

python -m unittest -v tests.Stree_test tests.Snode_test
Description
Oblique Tree classifier based on SVM nodes
Readme MIT 11 MiB
Languages
Python 72.2%
Jupyter Notebook 26.9%
Makefile 0.9%