From 7289860276676b04d57c8e45657499c1a24dbd72 Mon Sep 17 00:00:00 2001 From: Akram TOUATI <92546364+Akram-touati@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:39:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85227da..23e083e 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ The classification task involves predicting the localization site of the protein The Malware Detection dataset comprises features extracted from API call sequences of Windows executable files. Each sample is labeled as either malware or benign. Features include frequency counts of different API calls and statistical properties of the API call sequences.# UCI_Datasets_Classification -SVM Classifier applied on Iris dataset, ecoli dataset and malware detection dataset +SVM Classifier applied on Iris dataset, ecoli dataset and malware detection dataset.