8000 Update Chapters 4 & 5 · codingbooks/ISLR-python@6f8340b · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f8340b

Browse files
committed
Update Chapters 4 & 5
1 parent 53c6c56 commit 6f8340b

File tree

2 files changed

+31
-43
lines changed

2 files changed

+31
-43
lines changed

Notebooks/Chapter 4.ipynb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"# Chapter 4 - Classification"
8+
]
9+
},
310
{
411
"cell_type": "markdown",
512
"metadata": {},
@@ -14,13 +21,6 @@
1421
"- [Lab: 4.6.6 An Application to Caravan Insurance Data](#4.6.6-An-Application-to-Caravan-Insurance-Data)"
1522
]
1623
},
17-
{
18-
"cell_type": "markdown",
19-
"metadata": {},
20-
"source": [
21-
"# Chapter 4 - Classification"
22-
]
23-
},
2424
{
2525
"cell_type": "code",
2626
"execution_count": 3,

0 commit comments

Comments
 (0)
0