# STree Oblique Tree classifier based on SVM nodes ## Example ```python python main.py ``` ## Tests ```python python -m unittest tests.Stree_test tests.Snode_test ```