Ricardo Montañana e56b955b92 Implement predict_proba with test.
Fix tree overload with dataset in nodes only needed in tests
2020-05-14 18:42:17 +02:00
2020-05-14 18:42:17 +02:00
2020-05-14 18:42:17 +02:00
2020-05-09 23:01:30 +02:00
2020-05-14 18:42:17 +02:00
2020-05-14 18:42:17 +02:00
2020-05-14 18:42:17 +02:00

STree

Oblique Tree classifier based on SVM nodes

Example

python main.py

Tests

python -m unittest 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%