[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-124073-en":3,"doc-seo-124073-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":4,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},124073,1099514068035,"Ezra","https://ap-avatar.wpscdn.com/davatar_276721f389ce27ea32af1340a28f341c",8,"Research & Report","Logistic Regression Methods Versus Machine Learning Techniques In Status and Severity Prediction of South African Covid-19 Laboratory","A research dissertation investigates predictive modeling for South African Covid-19 laboratory outcomes, focusing on status and severity prediction. The study compares logistic regression approaches with machine learning techniques, including random forest and self-normalising neural networks, alongside feature selection and confounder handling. Data are prepared through cleaning, imputation, and exploratory analysis, with dimensionality reduction and factor analysis to structure variables. Model performance is evaluated using appropriate measures, supporting a comparative discussion of statistical and machine learning effectiveness.","MSc Dissertation  \nLogistic Regression Methods Versus Machine Learning Techniques In Status and Severity Prediction of South African Covid-19 Laboratory  \nTest Data  \nBy  \nMark Strickett  \nStudent Number  \n1849246  \nSupervisors  \nDr. Charles Chimedza  \nDr. Farai Mlambo  \nA research report submitted to the Faculty of Science, University of the Witwatersrand, in partial fulﬁlment of the requirements for the degree  \nof Master of Science  \nContents  \n1 Introduction 9  \n1.1 Introduction ............................... 9  \n1.2 Background ............................... 10  \n1.3 Research Question ........................... 11  \n1.4 Aims and Objectives .......................... 11  \n1.4.1 Aims .............................. 11  \n1.4.2 Objectives ............................ 12  \n2 Literature Review 13  \n2.1 Introduction ............................... 13  \n2.2 Literature Review ............................ 13  \n2.3 Blood Parameters Identiﬁed ...................... 19  \n2.4 Theoretical Review ........................... 20  \n2.4.1 Imputation: Predictive Mean Matching Imputation ...... 20  \n2.4.2 Multicollinearity ........................ 20  \n2.4.3 Confounding Variables ..................... 21  \n2.4.4 Boruta Feature Selection .................... 21  \n2.4.5 Logistic Regression ....................... 22  \n2.4.5.1 Multinomial Logistic Regression .......... 22  \n2.4.5.2 Baseline-Category Logit Model ........... 23  \n2.4.5.3 Ordinal Logit Model ................. 23  \n2.4.6 Artiﬁcial Neural Networks ................... 24  \n2.4.7 Random Forest Modelling ................... 26  \n2.4.8 Model Performance Measures ................. 28  \n3 Methodology 32  \n3.1 Introduction ............................... 32  \n3.2 Research Outline ............................ 32  \n3.3 Data Description ............................ 34  \n3.4 Data Preparation and Performance Evaluation ............. 34  \n3.5 Exploratory Data Analysis ....................... 35  \n3.6 Machine Learning Methods ....................... 35  \n3.6.1 Random Forest Modelling ................... 36  \n3.6.2 Self-Normalising Neural Network (SNN) ........... 36  \n3.7 Logistic Methods ............................ 36  \n3.7.1 Multinomial Logit Model ................... 37  \n3.7.2 Baseline-Category Logit Model ................ 37  \n3.7.3 Ordinal logit Model ...................... 37  \n4 Analysis 39  \n4.1 Introduction ............................... 39  \n4.2 Cleaning and Preparation of the Data .................. 39  \n4.2.1 Multiple Dataset Creation ................... 40  \n4.3 Imputation ................................ 41  \n4.4 Exploratory Data Analysis ....................... 43  \n4.4.1 Descriptive Statistics ...................... 43  \n4.4.2 Confounding Variable Analysis ................ 53  \n4.4.3 Principal Component Analysis ................. 54  \n4.4.3.1 PCA Dataset 1 .................... 54  \n4.4.3.2 PCA Dataset 2 .................... 56  \n4.4.3.3 PCA Dataset 3 .................... 58  \n4.4.3.4 PCA Dataset 4 .................... 60  \n4.4.4 Factor Analysis ......................... 62  \n4.4.4.1 FA Dataset 1 ..................... 62  \n4.4.4.2 FA Dataset 2 ..................... 66  \n4.4.4.3 FA Dataset 3 ..................... 68  \n4.4.4.4 FA Dataset 4 ..................... 71  \n4.5 Variable Selection ............................ 73  \n4.5.1 Univariate Test ......................... 74  \n4.5.2 Boruta Feature Selection .................... 75  \n4.6 Final Datasets .............................. 79  \n4.7 Machine Learning Models ....................... 79  \n4.7.1 Random Forest Modelling ................... 79  \n4.7.1.1 Random Forest Model 1 ............... 80  \n4.7.1.2 Random Forest Model 2 ............... 82  \n4.7.1.3 Random Forest Model 3 ............... 84  \n4.7.1.4 Random Forest Model 4 ............... 87  \n4.7.2 Neural Networks ........................ 89  \n4.7.2.1 Self-normalising Neural Network 1 ......... 89  \n4.7.2.2 Self-normalising Neural Network 2 ......... 92  \n4.7.2.3 Self-normalising ","cbCaimGo3XSq4pSr","https://ap.wps.com/l/cbCaimGo3XSq4pSr","pdf",6748958,1,172,"English","en",105,"# Introduction\n## Background\n## Research Question\n## Aims and Objectives\n# Literature Review\n## Blood Parameters Identified\n## Theoretical Review\n## Imputation and Feature Selection\n## Logistic Regression\n## Artificial Neural Networks\n## Random Forest Modelling\n## Model Performance Measures\n# Methodology\n## Data Description\n## Data Preparation and Performance Evaluation\n## Exploratory Data Analysis\n## Machine Learning Methods\n## Logistic Methods\n# Analysis\n## Cleaning and Preparation of the Data\n## Imputation\n## Exploratory Data Analysis\n## Variable Selection\n## Final Datasets\n## Machine Learning Models\n## Logistic Regression Models\n# Summary and Discussion\n# Conclusion, Limitations and Recommendations","[{\"question\":\"What is the main research focus of the dissertation?\",\"answer\":\"The dissertation focuses on predicting Covid-19 status and severity using South African laboratory data, comparing logistic regression methods with machine learning approaches.\"},{\"question\":\"Which modeling techniques are compared?\",\"answer\":\"The work compares multinomial, baseline-category, and ordinal logistic regression models with machine learning methods such as random forest and self-normalising neural networks.\"},{\"question\":\"How is the dataset prepared before modeling?\",\"answer\":\"The dataset is cleaned and prepared, multiple datasets are created, missing values are handled via imputation, and exploratory data analysis is performed using descriptive statistics, confounder analysis, PCA, and factor analysis.\"}]","Logistic Regression Methods Versus Machine Learning Techniques In Status and Severity Prediction of South African Covid-19 Laboratory | PDF",1785820200,433,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"logistic-regression-methods-versus-machine-learning-techniques-in-status-and-severity-prediction-of-south-african-covid-19-laboratory","",{"@graph":36,"@context":85},[37,54,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":53},"https://docshare.wps.com/document/logistic-regression-methods-versus-machine-learning-techniques-in-status-and-severity-prediction-of-south-african-covid-19-laboratory/124073/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":62,"encodingFormat":61,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-04",true,{"@type":65,"interactionType":66,"userInteractionCount":4},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"What is the main research focus of the dissertation?","Question",{"text":75,"@type":76},"The dissertation focuses on predicting Covid-19 status and severity using South African laboratory data, comparing logistic regression methods with machine learning approaches.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"Which modeling techniques are compared?",{"text":80,"@type":76},"The work compares multinomial, baseline-category, and ordinal logistic regression models with machine learning methods such as random forest and self-normalising neural networks.",{"name":82,"@type":73,"acceptedAnswer":83},"How is the dataset prepared before modeling?",{"text":84,"@type":76},"The dataset is cleaned and prepared, multiple datasets are created, missing values are handled via imputation, and exploratory data analysis is performed using descriptive statistics, confounder analysis, PCA, and factor analysis.","https://schema.org",{"og:url":52,"og:type":87,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":89,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,135],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":46,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":46,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]