COVID-19 is an extremely contagious illness that causes illnesses varying from either the common cold to more chronic illnesses or even death. The constant mutation of a new variant of COVID-19 makes it important to identify the symptom of COVID-19 in order to contain the infection. The use of clustering and classification in machine learning is in mainstream use in different aspects of research, especially in recent years to generate useful knowledge on COVID-19outbreak. Many researchers have shared their COVID-19 data on public database and a lot of studies have been carried out. However, the meritof the dataset is unknown and analysis need to be carried by the researchers to check on its reliability. The dataset that is used in thisworkwas sourced from the Kaggle website. The data wasobtained through a survey collected from participants of various gender and age who had been to at least ten countries.There are four levels of severity based on the COVID-19 symptom, which was developed in accordance to World Health Organization (WHO)and the Indian Ministry of Health and Family Welfare recommendations. This paperpresented an inquiry on the dataset utilising supervised and unsupervised machine learning approaches in order to better comprehend the dataset.In this study, the analysisof the severity group based on theCOVID-19 symptomsusing supervised learning techniques employeda total of seven classifiers, namelythe K-NN, Linear SVM, Naive Bayes, Decision Tree (J48), Ada Boost, Bagging, and Stacking.For the unsupervised learning techniques, the clustering algorithm utilized in this work areSimple K-Means and Expectation-Maximization. From the result obtained from both supervised and unsupervised learning techniques, we observed that the result analysis yielded relatively poor classification and clustering results.The findings for the dataset analysed in this study donot appear to be providing the correctresult for the symptoms categorized against the severity levelwhich raises concerns about the validity and reliability of the dataset.