From ded485096ab37c3b5b4e4e5ddc06ee13ad53334f Mon Sep 17 00:00:00 2001
From: Charly Lamothe <charly.lamothe@univ-amu.fr>
Date: Wed, 27 Nov 2019 12:40:11 +0100
Subject: [PATCH] Update TODO list

---
 TODO.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TODO.md b/TODO.md
index 793aa05..a79a21a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,3 +1,4 @@
+* Fix the fetchers of dataset_loader.py.
 * Check that omp multiclasses classifier is working as expected.
 * Prepare the json experiment files to run.
 * Remove warning "UserWarning: The objective has been evaluated at this point before." from skopt when doing beyesian hyperparameters research.
\ No newline at end of file
-- 
GitLab