Skip to content

Commit e2a10fc

Browse files
authored
Merge pull request #155 from gperdrizet/dev
Added lesson 19 activity notebook
2 parents 79756f5 + 409cb37 commit e2a10fc

File tree

4 files changed

+823
-1
lines changed

4 files changed

+823
-1
lines changed

notebooks/notebooks.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,11 @@ units:
176176
- name: "Activity"
177177
file: "Lesson_19_activity.ipynb"
178178
- name: "Activity solution"
179-
file: "Lesson_19_activity_solution.ipynb"
179+
file: "Lesson_19_activity_solution.ipynb"
180+
181+
- number: "20"
182+
title: "Supervised learning classification"
183+
topics: "Classification models: types, training, evaluation, regularization"
184+
notebooks:
185+
- name: "Activity"
186+
file: "Lesson_20_activity.ipynb"

0 commit comments

Comments
 (0)