From b886336962460d60dca14a23feafa591b4110ed4 Mon Sep 17 00:00:00 2001 From: ananya6226 <72160158+ananya6226@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:36:53 +0530 Subject: [PATCH] Update README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 387b480..2710025 100644 --- a/README +++ b/README @@ -1 +1,2 @@ This is a machine learning course project about Adult Website Classification including text classification and image classification. When doing text classification ,I use Naive Bayes .While in image classification , I use SVM. +This is a awesome project.