Skip to content

Commit ee4ec5d

Browse files
committed
chore: colab toc
1 parent 5a591a9 commit ee4ec5d

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

notebooks/1a_logistic_regression_theory.ipynb

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"# Lesson 1A: Logistic Regression Theory"
8+
]
9+
},
310
{
411
"cell_type": "markdown",
512
"metadata": {
613
"id": "esN7QZKdALgp"
714
},
815
"source": [
9-
"# Lesson 1A: Logistic Regression Theory\n",
10-
"\n",
1116
"<a name=\"introduction\"></a>\n",
1217
"## Introduction\n",
1318
"\n",

notebooks/2b_decision_trees_practical.ipynb

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"# Lesson 2B: Decision Trees London Housing Practical"
8+
]
9+
},
310
{
411
"cell_type": "markdown",
512
"metadata": {
613
"id": "Oh4Im1wmNdMx"
714
},
815
"source": [
9-
"# Lesson 2B: Decision Trees London Housing Practical\n",
10-
"\n",
1116
"<a name=\"introduction\"></a>\n",
1217
"## Introduction\n",
1318
"\n",

0 commit comments

Comments
 (0)