[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-127819-en":3,"doc-seo-127819-105":30,"detail-sidebar-cat-0-en-105":92},{"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":20,"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},127819,1099523885336,"Violet","https://ap-avatar.wpscdn.com/davatar_276721f389ce27ea32af1340a28f341c",8,"Research & Report","DEVELOPMENT OF A MACHINE LEARNING BASED FAULT DETECTION MODEL FOR RECEIVED SIGNAL LEVEL IN TELECOMMUNICATION ENTERPRISE INFRASTRUCTURE","The dissertation develops a machine learning based fault detection model targeted at received signal level within telecommunication enterprise infrastructure. It establishes the study background and clearly states the research problem, aiming to define scope, justification, and motivation. The work reviews fault analysis and maintenance strategies used in telecom networks, then surveys machine learning methods suitable for signal strength prediction, including tree based models and classical classifiers. A structured framework guides model selection and evaluation for practical reliability improvement.","DEVELOPMENT OF A MACHINE LEARNING BASED FAULT DETECTION MODEL FOR RECEIVED SIGNAL LEVEL IN TELECOMMUNICATION ENTERPRISE INFRASTRUCTURE  \nNWOKOLO, OZULONYE INNOCENT  \n(20PCK02095)  \nAPRIL 2023  \nDEVELOPMENT OF A MACHINE LEARNING BASED FAULT DETECTION MODEL FOR RECEIVED SIGNAL LEVEL IN TELECOMMUNICATION ENTERPRISE INFRASTRUCTURE  \nBY  \nNWOKOLO, INNOCENT OZULONYE  \n(20PCK02095)  \nB.Eng. Electrical and Electronics Engineering, Bells University of  \nTechnology, Ogun State.  \nA DISSERTATION SUBMITTED TO THE SCHOOL OF POSTGRADUATE STUDIES IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE AWARD OF MASTER OF ENGINEERING (M.Eng.) DEGREE IN INFORMATION AND COMMUNICATION ENGINEERING IN THE DEPARTMENT OF ELECTRICAL AND INFORMATION ENGINEERING, COLLEGE OF ENGINEERING, COVENANT UNIVERSITY, OTA, OGUN STATE  \nAPRIL 2023  \nACCEPTANCE  \nThis is to attest that this dissertation has been accepted in partial fulfilment of the requirements for the award of the degree of Master of Engineering in Information and Communication Engineering in the Department of Electrical and Information Engineering, College of Engineering, Covenant University, Ota, Nigeria.  \nMiss Adefunke F. Oyinloye  \n(Secretary, School of Postgraduate Studies) Signature and Date  \nProf. Akan B. Williams  \n(Dean, School of Postgraduate Studies) Signature and Date  \nDECLARATION  \nI, NWOKOLO, INNOCENT OZULONYE (20PCK02095) declare that this dissertation is a representation of my work and is written and implemented by me under the supervision of Dr. Kennedy O. Okokpujie of the Department of Electrical and Information Engineering, Covenant University, Ota, Nigeria. I attest that this dissertation has in no way been submitted either wholly or partially to any other university or institution of higher learning for the award of a masters’ degree. All information cited from published and unpublished literature has been duly referenced.  \nNWOKOLO, INNOCENT OZULONYE  \nSignature and Date  \nCERTIFICATION  \nThis is to certify that the research work “DEVELOPMENT OF A MACHINE LEARNING BASED FAULT DETECTION MODEL FOR RECEIVED SIGNAL LEVEL IN TELECOMMUNICATION ENTERPRISE INFRASTRUCTURE” is an original research work carried out by NWOKOLO, INNOCENT OZULONYE (20PCK02095) , meets the requirements and regulations governing the award of Master of Engineering (M.Eng.) degree in Information and Communication Engineering from the Department of Electrical and Information Engineering, College of Engineering, Covenant University, Ota, and is approved for its contribution to knowledge and literary presentation.  \nDr. Kennedy O. Okokpujie  \n(Supervisor) Signature and Date  \nProf. Emmanuel Adetiba  \n(Head of Department) Signature and Date  \nDr. Oluwunmi Adetan  \n(External Examiner) Signature and Date  \nProf. Akan B. Williams  \n(Dean, School of Postgraduate Studies) Signature and Date  \nDEDICATION  \nI dedicate this dissertation to God almighty for giving me knowledge and understanding throughout this research. His grace was sufficiently available for me.  \nACKNOWLEDGMENTS  \nMy heartfelt appreciation goes to the Almighty God for his immeasurable Grace and strength to begin and complete this program.  \nI would also like to thank the Chancellor of Covenant University, Dr. David Oyedepo for this great vision. Thank you, Sir, for the supportive structures and enabling environment, and I pray that God replenishes you with His abundance. I also want to extend my appreciation to the Vice Chancellor, Prof. Abiodun H., Adebayo, the Dean School of Postgraduate Studies, Prof. Akan B. Williams, the Dean College of Engineering, Professor David O. Olukanni, the Head of the Department Electrical and Information Engineering, Prof. Emmanuel Adetiba and all my course lecturers.  \nIn addition, I would like to express my sincere gratitude to my supervisor, Dr. Kennedy O. Okokpujie, for the knowledge, time and efforts he provided throughout the course of this project. His useful advice and suggestions were really helpful. May God bless ","cbCaicsrm2L0b6F7","https://ap.wps.com/l/cbCaicsrm2L0b6F7","pdf",149302,1,15,"English","en",105,"# Acceptance\n# Declaration\n# Certification\n# Dedication\n# Acknowledgments\n# Abstract\n# Chapter One: Introduction\n## Background to the Study\n## Statement of the Problem\n## Aim and Objectives\n## Scope of Study\n## Justification of the Research\n## Motivation for the Research\n## Organization of the Dissertation\n# Chapter Two: Literature Review\n## Preamble\n## Fault Analysis in a Telecommunications Network\n## Maintenance Strategies\n## Reactive Maintenance\n## Preventive Maintenance\n## Total Productive Maintenance (TPM)\n## Reliability Centered Maintenance (RCM)\n## Predictive Maintenance\n## Machine Learning\n## Machine Learning Model for Signal Strength Prediction\n## Overview of Machine Learning Techniques\n## Extreme Gradient Boosted Trees (XGBoost)\n## Logistic Regression (LR)\n## Support Vector Machine\n## Decision Tree (DT)\n## Random Forest\n## Naïve Bayes’ Theorem\n## K-Nearest Neighbor (K-NN)\n## Artificial Neural Networks (ANNs)\n## Frameworks for Building Machine Learning Systems","[{\"question\":\"What problem does the dissertation address?\",\"answer\":\"The dissertation addresses faults in telecommunication enterprise infrastructure by focusing on received signal level and aiming to enable effective fault detection using machine learning.\"},{\"question\":\"Which maintenance strategies are reviewed?\",\"answer\":\"It reviews reactive maintenance, preventive maintenance, Total Productive Maintenance (TPM), reliability centered maintenance (RCM), and predictive maintenance.\"},{\"question\":\"What machine learning methods are discussed for signal strength related tasks?\",\"answer\":\"The literature review covers models and techniques including Extreme Gradient Boosted Trees (XGBoost), Logistic Regression (LR), Support Vector Machine, Decision Tree, Random Forest, Naïve Bayes, K-Nearest Neighbor, and Artificial Neural Networks (ANNs).\"}]","DEVELOPMENT OF A MACHINE LEARNING BASED FAULT DETECTION MODEL FOR RECEIVED SIGNAL LEVEL IN TELECOMMUNICATION ENTERPRISE INFRASTRUCTURE | PDF",1785942073,38,{"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":87,"head_meta":89,"extra_data":91,"updated_unix":28},"development-of-a-machine-learning-based-fault-detection-model-for-received-signal-level-in-telecommunication-enterprise-infrastructure-127819","",{"@graph":36,"@context":86},[37,54,69],{"@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/development-of-a-machine-learning-based-fault-detection-model-for-received-signal-level-in-telecommunication-enterprise-infrastructure-127819/127819/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":63,"encodingFormat":61,"isAccessibleForFree":64,"interactionStatistic":65},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-22","2026-08-05",true,{"@type":66,"interactionType":67,"userInteractionCount":20},"InteractionCounter",{"@type":68},"ViewAction",{"@type":70,"mainEntity":71},"FAQPage",[72,78,82],{"name":73,"@type":74,"acceptedAnswer":75},"What problem does the dissertation address?","Question",{"text":76,"@type":77},"The dissertation addresses faults in telecommunication enterprise infrastructure by focusing on received signal level and aiming to enable effective fault detection using machine learning.","Answer",{"name":79,"@type":74,"acceptedAnswer":80},"Which maintenance strategies are reviewed?",{"text":81,"@type":77},"It reviews reactive maintenance, preventive maintenance, Total Productive Maintenance (TPM), reliability centered maintenance (RCM), and predictive maintenance.",{"name":83,"@type":74,"acceptedAnswer":84},"What machine learning methods are discussed for signal strength related tasks?",{"text":85,"@type":77},"The literature review covers models and techniques including Extreme Gradient Boosted Trees (XGBoost), Logistic Regression (LR), Support Vector Machine, Decision Tree, Random Forest, Naïve Bayes, K-Nearest Neighbor, and Artificial Neural Networks (ANNs).","https://schema.org",{"og:url":52,"og:type":88,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":90,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":93},[94,98,102,106,111,116,121,124,129,132,136],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":95,"show_sort_weight":96,"slug":97},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":99,"show_sort_weight":100,"slug":101},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":103,"show_sort_weight":104,"slug":105},"Exam",70,"exam",{"id":107,"doc_module":4,"doc_module_name":46,"category_name":108,"show_sort_weight":109,"slug":110},5,"Comic",60,"comic",{"id":112,"doc_module":4,"doc_module_name":46,"category_name":113,"show_sort_weight":114,"slug":115},6,"Technology",50,"technology",{"id":117,"doc_module":4,"doc_module_name":46,"category_name":118,"show_sort_weight":119,"slug":120},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":122,"slug":123},30,"research-report",{"id":125,"doc_module":4,"doc_module_name":46,"category_name":126,"show_sort_weight":127,"slug":128},9,"Religion & Spirituality",20,"religion-spirituality",{"id":127,"doc_module":4,"doc_module_name":46,"category_name":130,"show_sort_weight":127,"slug":131},"World Cup","world-cup",{"id":133,"doc_module":4,"doc_module_name":46,"category_name":134,"show_sort_weight":133,"slug":135},10,"Lifestyle","lifestyle",{"id":137,"doc_module":4,"doc_module_name":46,"category_name":138,"show_sort_weight":107,"slug":139},19,"General","general"]