From f723fa65520e79e97364c91abddfe64fe914ba43 Mon Sep 17 00:00:00 2001 From: Stephen Whitworth Date: Mon, 28 Apr 2014 07:40:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d828999..1e553e0 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ To do: * Add more classifiers/regressors - random forests, logistic and linear regression * Add useful tools - K fold parameter search * Improve error handling + +..and yes, it's nowhere near done yet