From 15b6a476e2fc64e7f2f2202d7ca32e5011e1d20e Mon Sep 17 00:00:00 2001 From: mmichelsonIF Date: Fri, 9 Jun 2017 10:47:48 -0700 Subject: [PATCH] Clear in README that this is just stub and does not do anything yet --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 65c5270..1741ef0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # dsbox-overfit-detector Inferlink's component to detect overfit models +Please note that this is currently the stub code and doesn't do anything. + # Install ```pip install dsbox.overfitdetector``` \ No newline at end of file