From c97a0fd3df8b60def764e59ad70e8c7a57eac0e6 Mon Sep 17 00:00:00 2001 From: Aditya-Vaishnavi <60190372+Aditya-Vaishnavi@users.noreply.github.com> Date: Thu, 23 Jan 2020 19:38:12 -0400 Subject: [PATCH] Added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index add73ce..586528e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ML_Inside_Out -This repo contains Jupyter notebooks which explains how each algorithms behaves intuitively with gifs and images. +This repository contains Jupyter notebooks explaining how each algorithm behaves intuitively with GIFs and images. If it is a classification algorithm then how it behaves with different shapes of data(like circular or elipsical etc..,). You can change the data set and play with it..