From 4a9c8a359e541374df8bc3bc27b775ef00227be1 Mon Sep 17 00:00:00 2001 From: Manish68 <44642668+Manish68@users.noreply.github.com> Date: Sat, 12 Oct 2019 13:49:21 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b2d803..3a59d14 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,5 @@ Additionally, Confusion Matrix can be printed from pandas_ml import ConfusionMatrix as cm print cm(y_true,y_predicted) ``` - +#Looks Fine