-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
25 lines (21 loc) · 821 Bytes
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: model_selection_opensource_book/model-selection
chapters:
- file: model_selection_opensource_book/model-selection
- file: model_selection_opensource_book/assignment/learning-curve-to-identify-overfit-underfit
- file: model_selection_opensource_book/assignment/lasso-and-ridge-regression
- file: model_selection_opensource_book/assignment/dropout-and-batch-normalization
- file: model_selection_opensource_book/assignment/regularized-linear-models
# Or you organize the TOC by parts
# parts:
# - caption: Chapters
# numbered: true
# maxdepth: 2
# chapters:
# - file: book/markdown
# - file: book/notebooks
# - caption: Appendices
# chapters:
# - file: book/bibliography