Skip to content

Commit 23a8e4a

Browse files
Merge pull request #171 from gperdrizet/dev
added save the princess solution set
2 parents b583740 + d3e358b commit 23a8e4a

File tree

2 files changed

+6605
-1
lines changed

2 files changed

+6605
-1
lines changed

notebooks/notebooks.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ units:
193193
notebooks:
194194
- name: "Save the Princess Starter"
195195
file: "INC_6_Save_the_Princess.ipynb"
196+
- name: "Save the Princess (Solution)"
197+
file: "INC_6_Save_the_Princess_Solution.ipynb"
196198

197199
- number: "21"
198200
title: "Ensemble methods"
@@ -206,4 +208,4 @@ units:
206208
topics: "Clustering, dimensionality reduction"
207209
notebooks:
208210
- name: "Demo"
209-
file: "Lesson_22_demo.ipynb"
211+
file: "Lesson_22_demo.ipynb"

0 commit comments

Comments
 (0)