File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,11 @@ Links to view each notebook below. The code is provided [here](./Notebooks).
5353[ Chapter 8 - Tree-Based Methods: Applied] ( https://nbviewer.jupyter.org/github/a-martyn/ISL-python/blob/master/Notebooks/ch8_tree_based_methods_applied.ipynb )
5454
5555
56+ [ Chapter 9 - Support Vetor Machines: Labs] ( https://nbviewer.jupyter.org/github/a-martyn/ISL-python/blob/master/Notebooks/ch9_support_vector_machines_labs.ipynb )
57+ [ Chapter 9 - Support Vetor Machines: Conceptual] ( https://nbviewer.jupyter.org/github/a-martyn/ISL-python/blob/master/Notebooks/ch9_support_vector_machines_conceptual.ipynb )
58+ [ Chapter 9 - Support Vetor Machines: Applied] ( https://nbviewer.jupyter.org/github/a-martyn/ISL-python/blob/master/Notebooks/ch9_support_vector_machines_applied.ipynb )
59+
60+
5661## To run notebooks
5762
5863Running thes notebooks enables you to execute the code and play around with any interactive features.
You can’t perform that action at this time.
0 commit comments