From f5fc54c3384b02a0175b518e992c64f6a7c70116 Mon Sep 17 00:00:00 2001 From: Krishnapal-rajput <72176093+Krishnapal-rajput@users.noreply.github.com> Date: Fri, 2 Oct 2020 19:36:51 +0530 Subject: [PATCH] Update README --- README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README b/README index 387b480..1dd332c 100644 --- a/README +++ b/README @@ -1 +1,8 @@ -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. + +New Project Is Here + +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.