mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-15 15:36:00 +00:00
Update notebooks and readme with cosmetic changes
This commit is contained in:
16
README.md
16
README.md
@@ -4,11 +4,21 @@
|
||||
|
||||
Oblique Tree classifier based on SVM nodes
|
||||
|
||||
## Example
|
||||
## Examples
|
||||
|
||||
### Jupyter
|
||||
### Jupyter notebooks
|
||||
|
||||
[](https://mybinder.org/v2/gh/Doctorado-ML/STree/master?urlpath=lab/tree/test.ipynb)
|
||||
##### Slow launch but better integration
|
||||
|
||||
* [](https://mybinder.org/v2/gh/Doctorado-ML/STree/master?urlpath=lab/tree/test.ipynb) Test notebook
|
||||
|
||||
##### Fast launch but have to run first commented out cell for setup
|
||||
|
||||
* [](https://colab.research.google.com/github/Doctorado-ML/STree/blob/master/test.ipynb) Test notebook
|
||||
|
||||
* [](https://colab.research.google.com/github/Doctorado-ML/STree/blob/master/test2.ipynb) Another Test notebook
|
||||
|
||||
* [](https://colab.research.google.com/github/Doctorado-ML/STree/blob/master/test_graphs.ipynb) Test Graphics notebook
|
||||
|
||||
### Command line
|
||||
|
||||
|
Reference in New Issue
Block a user