-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_toc.yml
50 lines (50 loc) · 1.87 KB
/
_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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
root: pages/main
format: jb-book
parts:
- caption: Models
chapters:
- file: pages/models/introduction
title: Introduction to DPM
- file: pages/models/event_based_model
title: Event Based Model
- file: pages/models/disease_course_mapping
title: Disease Course Mapping
- file: pages/models/non_parametric_DPM
title: GP Progression Model
- file: pages/models/SuStaIn
title: SuStaIn
- caption: Notebooks
chapters:
- file: pages/notebooks/overview
- file: pages/notebooks/ebm/ebm
sections:
- file: pages/notebooks/ebm/T1_kde_ebm_walkthrough.ipynb
title: Tutorial 1 - EBM Walkthrough
- file: pages/notebooks/ebm/T2_pyEBM_walkthrough.ipynb
title: Tutorial 2 - DEBM Walkthrough
- file: pages/notebooks/disease_course_mapping/disease_course_mapping
sections:
- file: pages/notebooks/disease_course_mapping/TP1_LMM
title: Tutorial 1 - Linear Mixed Effect Models
- file: pages/notebooks/disease_course_mapping/TP2_leaspy_beginner
title: Tutorial 2 - Get ready with Leaspy
- file: pages/notebooks/disease_course_mapping/TP3_advanced_leaspy
title: Tutorial 3 - Leaspy advanced
- file: pages/notebooks/non_parametric_DPM/non_parametric_DPM
sections:
- file: pages/notebooks/non_parametric_DPM/GPPM_basic
title: Tutorial 1 - GP Progression Model Walkthrough
- file: pages/notebooks/non_parametric_DPM/GPPM_DS
title: Tutorial 2 - GP Progression Model with Dynamical Systems Walkthrough
- file: pages/notebooks/sustain/sustain
sections:
- file: pages/notebooks/sustain/T1_sustain_walkthrough
title: Tutorial 1 - SuStaIn Walkthrough
- caption: Conferences
chapters:
- file: pages/conferences/conferences
- file: pages/conferences/MICCAI
- file: pages/conferences/ISBI
- caption: Other
chapters:
- file: pages/other/contributors