From dff747a2312584bfd1f949df1b9bb25a241635b4 Mon Sep 17 00:00:00 2001 From: Jonita Ruiter <148341618+JonitaRuiter@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:50:28 +0100 Subject: [PATCH] Update README.md Signed-off-by: Jonita Ruiter <148341618+JonitaRuiter@users.noreply.github.com> --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1511d74..7841d3e 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ You can also use Binder to explore the notebooks in an online, interactive envir The following example notebooks are available: 01. Train a model using high-level pipelines -02. Evaluate performance using Backtest Pipeline -04. Test_on_difficult_cases -05. Split net load into Components -06. Analyzing perturbed inputs -07. Obtain derived features +02. Train a model and perform a backtest +03. Train a model and make a forecast +04. Split net load into components using DAZLs +05. Obtain derived features +06. Analyzing perturbed inputs ## Table of contents - [Instructions](##instructions)