From f7cffd15e4916d4238c8e6bf6b246cb17027abc6 Mon Sep 17 00:00:00 2001 From: nuwangunasekara Date: Fri, 26 Apr 2024 15:07:39 +1200 Subject: [PATCH] Fix doc error --- notebooks/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/notebooks/index.rst b/notebooks/index.rst index 226f2e8e..c0bf3d24 100644 --- a/notebooks/index.rst +++ b/notebooks/index.rst @@ -12,7 +12,9 @@ These tutorials will show you how to get started with the CapyMOA library. 00_getting_started.ipynb 01_evaluation.ipynb 02_learners_api_examples.ipynb - 03_using_sklearn_pytorch.ipynb + 03_0_using_sklearn.ipynb + 03_1_using_pytorch.ipynb + 03_2_preprocess_using_MOA.ipynb 04_drift_streams.ipynb .. toctree::