mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-15 23:46:02 +00:00
1.1 KiB
1.1 KiB
Stree
Oblique Tree classifier based on SVM nodes
Examples
Jupyter notebooks
Slow launch but better integration
Fast launch but have to run first commented out cell for setup
Command line
python main.py
Tests
python -m unittest -v tests.Stree_test tests.Snode_test