File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,9 @@ TorchDrift is a PyTorch package for monitoring models and detecting drift.
5
5
6
6
.. toctree ::
7
7
:maxdepth: 2
8
- :caption: Overview :
8
+ :caption: Get started :
9
9
10
10
installation
11
- notebooks/drift_detection_overview
12
- notebooks/comparing_drift_detectors
13
- notebooks/note_on_mmd
14
11
15
12
.. toctree ::
16
13
:maxdepth: 2
@@ -19,6 +16,14 @@ TorchDrift is a PyTorch package for monitoring models and detecting drift.
19
16
notebooks/drift_detection_on_images
20
17
notebooks/deployment_monitoring_example
21
18
19
+ .. toctree ::
20
+ :maxdepth: 2
21
+ :caption: Background:
22
+
23
+ notebooks/drift_detection_overview
24
+ notebooks/comparing_drift_detectors
25
+ notebooks/note_on_mmd
26
+
22
27
.. toctree ::
23
28
:maxdepth: 2
24
29
:caption: torchdrift API:
You can’t perform that action at this time.
0 commit comments