Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b6d9e36

Browse files
committed
update Ch 2 titles
1 parent 9aa8413 commit b6d9e36

File tree

2 files changed

+24
-18
lines changed

2 files changed

+24
-18
lines changed

‎Lesson02/.ipynb_checkpoints/Chapter_2_Case_Study-checkpoint.ipynb

Lines changed: 17 additions & 14 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+
"# Explore the target variable and conclude initial exploration"
8+
]
9+
},
310
{
411
"cell_type": "markdown",
512
"metadata": {},
@@ -22,13 +29,6 @@
2229
"mpl.rcParams['figure.dpi'] = 400 #high res figures"
2330
]
2431
},
25-
{
26-
"cell_type": "markdown",
27-
"metadata": {},
28-
"source": [
29-
"# Explore the target variable and conclude initial exploration"
30-
]
31-
},
3232
{
3333
"cell_type": "code",
3434
"execution_count": 2,
@@ -326,7 +326,7 @@
326326
"cell_type": "markdown",
327327
"metadata": {},
328328
"source": [
329-
"# Linear regression on synthetic data"
329+
"# Exercise X: Linear regression on synthetic data"
330330
]
331331
},
332332
{
@@ -551,8 +551,8 @@
551551
"cell_type": "markdown",
552552
"metadata": {},
553553
"source": [
554-
"# 3. Model performance metrics for binary classification\n",
555-
"# 3.1. Splitting the data: training and testing sets"
554+
"# Model performance metrics for binary classification\n",
555+
"## Splitting the data: training and testing sets"
556556
]
557557
},
558558
{
@@ -649,7 +649,7 @@
649649
"cell_type": "markdown",
650650
"metadata": {},
651651
"source": [
652-
"## 3.2. Classification accuracy"
652+
"## Classification accuracy"
653653
]
654654
},
655655
{
@@ -791,10 +791,11 @@
791791
]
792792
},
793793
{
794+
"attachments": {},
794795
"cell_type": "markdown",
795796
"metadata": {},
796797
"source": [
797-
"## Exercise 2: Positives, negatives, and the confusion matrix"
798+
"# Exercise X: Calculating the True Positive Rate, False Positive Rate, and Confusion Matrix"
798799
]
799800
},
800801
{
@@ -1006,10 +1007,11 @@
10061007
]
10071008
},
10081009
{
1010+
"attachments": {},
10091011
"cell_type": "markdown",
10101012
"metadata": {},
10111013
"source": [
1012-
"## Exercise 3: Predicted probabilities and the Receiver Operating Characteristic curve"
1014+
"# Exercise X: Discovering Predicted Probabilities and the Creating Receiver Operating Characteristic (ROC) Curve"
10131015
]
10141016
},
10151017
{
@@ -1326,10 +1328,11 @@
13261328
]
13271329
},
13281330
{
1331+
"attachments": {},
13291332
"cell_type": "markdown",
13301333
"metadata": {},
13311334
"source": [
1332-
"# Activity"
1335+
"# Activity: Performing Logistic Regression with a New Feature and Creating a Precision-Recall Curve"
13331336
]
13341337
},
13351338
{

‎Lesson02/Chapter_2_Case_Study.ipynb

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
"cell_type": "markdown",
327327
"metadata": {},
328328
"source": [
329-
"# Linear regression on synthetic data"
329+
"# Exercise X: Linear regression on synthetic data"
330330
]
331331
},
332332
{
@@ -791,10 +791,11 @@
791791
]
792792
},
793793
{
794+
"attachments": {},
794795
"cell_type": "markdown",
795796
"metadata": {},
796797
"source": [
797-
"## Exercise 2: Positives, negatives, and the confusion matrix"
798+
"# Exercise X: Calculating the True Positive Rate, False Positive Rate, and Confusion Matrix"
798799
]
799800
},
800801
{
@@ -1006,10 +1007,11 @@
10061007
]
10071008
},
10081009
{
1010+
"attachments": {},
10091011
"cell_type": "markdown",
10101012
"metadata": {},
10111013
"source": [
1012-
"## Exercise 3: Predicted probabilities and the Receiver Operating Characteristic curve"
1014+
"# Exercise X: Discovering Predicted Probabilities and the Creating Receiver Operating Characteristic (ROC) Curve"
10131015
]
10141016
},
10151017
{
@@ -1326,10 +1328,11 @@
13261328
]
13271329
},
13281330
{
1331+
"attachments": {},
13291332
"cell_type": "markdown",
13301333
"metadata": {},
13311334
"source": [
1332-
"# Activity"
1335+
"# Activity: Performing Logistic Regression with a New Feature and Creating a Precision-Recall Curve"
13331336
]
13341337
},
13351338
{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /