From 5898a8fb8ab6b118cb366afd5596d88f11ed1064 Mon Sep 17 00:00:00 2001
From: FARHI Laurence <laurence.farhi@inria.fr>
Date: Sat, 8 May 2021 15:39:15 +0000
Subject: [PATCH] add dataset bike_rides.csv

---
 notebooks.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/notebooks.json b/notebooks.json
index ec57d00..b51a577 100644
--- a/notebooks.json
+++ b/notebooks.json
@@ -84,7 +84,8 @@
     "datasets/house_prices.csv",
     "datasets/penguins.csv",
     "datasets/penguins_classification.csv",
-    "datasets/penguins_regression.csv"
+    "datasets/penguins_regression.csv",
+    "datasets/bike_rides.csv.csv"
   ],
   "wrapups": [
     "evaluation/ensemble_questions.ipynb",
-- 
GitLab