There was an error while loading. Please reload this page.
1 parent 733517b commit 264fa73Copy full SHA for 264fa73
1 file changed
doc/tutorials/index.rst
@@ -3,17 +3,28 @@ Tutorials
3
4
.. toctree::
5
:maxdepth: 1
6
+ :caption: Introductory tutorials
7
8
00_getting_started
9
01_loading_data
10
+
11
+.. toctree::
12
+ :maxdepth: 1
13
+ :caption: Normative modelling
14
15
02_BLR
16
03_HBR_Normal
17
04_HBR_SHASH
18
05_HBR_Beta
- 06_transfer_extend
19
07_model_comparison
20
+ 13_evaluation_metrics
21
08_cluster
22
09_command_line_interface
23
24
25
26
+ :caption: Federated normative modelling
27
28
+ 06_transfer_extend
29
10_merge
- 12_federated_learning
- 13_evaluation_metrics
30
+ 12_federated_learning
0 commit comments