From 8f543db638137ef48dde40b809a5c112fd3156f6 Mon Sep 17 00:00:00 2001 From: Alex Moreo Date: Mon, 14 Dec 2020 18:42:18 +0100 Subject: [PATCH] updated TODO list --- TODO.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index 71d1c82..7837c70 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,9 +1,6 @@ Documentation with sphinx -Add evaluation - artificial sampling Add quantification_report (akin to classification_report from sklearn) Add optimization - artificial sampling -Add prediction - artificial sampling -Add readers for typical datasets used in Quantification Add NAE, NRAE Add "measures for evaluating ordinal"? Document methods with paper references