8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c6c56 commit 6f8340bCopy full SHA for 6f8340b
Notebooks/Chapter 4.ipynb
@@ -1,5 +1,12 @@
1
{
2
"cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "metadata": {},
6
+ "source": [
7
+ "# Chapter 4 - Classification"
8
+ ]
9
+ },
10
11
"cell_type": "markdown",
12
"metadata": {},
@@ -14,13 +21,6 @@
14
21
"- [Lab: 4.6.6 An Application to Caravan Insurance Data](#4.6.6-An-Application-to-Caravan-Insurance-Data)"
15
22
]
16
23
},
17
- {
18
- "cell_type": "markdown",
19
- "metadata": {},
20
- "source": [
- "# Chapter 4 - Classification"
- ]
- },
24
25
"cell_type": "code",
26
"execution_count": 3,
0 commit comments