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