Skip to content

Commit eadf67f

Browse files
committed
quick check
Former-commit-id: 9ac687fdd72ce36bb3a276394dbcc9313c1dbb10 Former-commit-id: 367381cc9011a87fbf293e28aefc2855a502c890
1 parent 57a3b40 commit eadf67f

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

ML - Applied Machine Learning - Algorithms/03.Support Vector Machine/02.Support Vector Machines - Fit and evaluate a model.ipynb

+15-2
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
],
155155
"metadata": {
156156
"kernelspec": {
157-
"display_name": "Python 3",
157+
"display_name": "Python 3 (ipykernel)",
158158
"language": "python",
159159
"name": "python3"
160160
},
@@ -168,7 +168,20 @@
168168
"name": "python",
169169
"nbconvert_exporter": "python",
170170
"pygments_lexer": "ipython3",
171-
"version": "3.8.3"
171+
"version": "3.7.13"
172+
},
173+
"toc": {
174+
"base_numbering": 1,
175+
"nav_menu": {},
176+
"number_sections": true,
177+
"sideBar": true,
178+
"skip_h1_title": false,
179+
"title_cell": "Table of Contents",
180+
"title_sidebar": "Contents",
181+
"toc_cell": false,
182+
"toc_position": {},
183+
"toc_section_display": true,
184+
"toc_window_display": false
172185
}
173186
},
174187
"nbformat": 4,

0 commit comments

Comments
 (0)