File tree 1 file changed +5
-0
lines changed
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).
53
53
[ Chapter 8 - Tree-Based Methods: Applied] ( https://nbviewer.jupyter.org/github/a-martyn/ISL-python/blob/master/Notebooks/ch8_tree_based_methods_applied.ipynb )
54
54
55
55
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
+
56
61
## To run notebooks
57
62
58
63
Running 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