[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-125801-en":3,"doc-seo-125801-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},125801,4398048949847,"Eliana","https://ap-avatar.wpscdn.com/avatar/400002536579ef2da7f?_k=1778318612642679267",8,"Research & Report","Simplified Novel Approach for Accurate Employee Churn Categorization using MCDM, De-Pareto Principle Approach, and Machine Learning","Employee churn, reflecting employee turnover within organizations, causes negative effects on productivity, viability, competitiveness, and overall benefits. Manual identification of churn and related employee categorization is difficult, so machine learning methods are commonly used. This work proposes a novel multi-criterion decision-making (MCDM) approach with the DE-Pareto principle, forming the SNEC scheme. An AHPTOPSIS DE-Pareto model performs a two-stage process using AHP for factor weights and TOPSIS for categorization significance, then applies a 20-30-50 DE-Pareto rule to form three groups: enthusiastic, behavioral, and distressed. A Random Forest baseline predicts class-wise churn and is evaluated against other ML methods, achieving similar or slightly better accuracy and MCC with lower time complexity than the ECPR CATBOOST scheme.","| 2024, 21(2 Special Issue): 0706-0724\u003Cbr>[https://doi.org/10.21123/bsj.2024.9788](https://doi.org/10.21123/bsj.2024.9788)\u003Cbr>[P-ISSN: 2078-8665-E-ISSN: 2411-7986](P-ISSN: 2078-8665-E-ISSN: 2411-7986)\u003Cbr>\u003Cbr>Baghdad Science Journal |\n| --- |\n| Simplified Novel Approach for Accurate Employee Churn Categorization using MCDM, De-Pareto Principle Approach, and Machine Learning\u003Cbr>Faisal BinAlAbid1, Aryati Binti Bakri2, Md. Golam Rabiul Alam3, Jia Uddin*4\u003Cbr>, Shefayatuj Johara Chowdhury5\u003Cbr>1Faculty of Computing, Universiti Teknologi Malaysia, Johor Bahru, Malaysia.\u003Cbr>2Faculty of Computing, Informatics Engineering, Universiti Teknologi Malaysia, Johor Bahru, Malaysia.\u003Cbr>3Department of Computer Science and Engineering, Brac University, Dhaka, Bangladesh.\u003Cbr>4Department of AI and Big Data, Endicott College, Woosong University, Daejeon, South Korea.\u003Cbr>5Department of Computer Science and Engineering, International Islamic University Chittagong, Chittagong, Bangladesh.\u003Cbr>*Corresponding Author.\u003Cbr>PARS2023: Postgraduate Annual Research Seminars 2023.\u003Cbr>Received 30/09/2023, Revised 10/02/2024, Accepted 12/02/2024, Published 25/02/2024\u003Cbr> © 2022 The Author(s) . Published by College of Science for Women, University of Baghdad.\u003Cbr>This is an Open Access article distributed under the terms of the Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. |\n\nAbstract  \nChurning of employees from organizations is a serious problem. Turnover or churn of employees within an organization needs to be solved since it has negative impact on the organization. Manual detection of employee churn is quite difficult, so machine learning (ML) algorithms have been frequently used for employee churn detection as well as employee categorization according to turnover. Using Machine learning, only one study looks into the categorization of employees up to date. A novel multi-criterion decision-making approach (MCDM) coupled with DE-PARETO principle has been proposed to categorize employees. This is referred to as SNEC scheme. An AHPTOPSIS DE-PARETO PRINCIPLE model (AHPTOPDE) has been designed that uses 2-stage MCDM scheme for categorizing employees. In 1st stage, analytic hierarchy process (AHP) has been utilized for assigning relative weights for employee accomplishment factors. In second stage, TOPSIS has been used for expressing significance of employees for performing employee categorization. A simple 20-30-50 rule in DE PARETO principle has been applied to categorize employees into three major groups namely enthusiastic, behavioral and distressed employees. Random forest algorithm is then applied as baseline algorithm to the proposed employee churn framework to predict class-wise employee churn which is tested on standard dataset of the (HRIS), the obtained results are evaluated with other ML methods. The Random Forest ML algorithm in SNEC scheme has similar or slightly better overall accuracy and MCC with significant less time complexity compared with that of ECPR scheme using CATBOOST algorithm.  \nKeywords: AHP-TOPSIS, DE-PARETO principle, Employee churn, MCDM, Random Forest algorithm.  \nIntroduction  \nWhat is employee churn? What happens within an organization when employees churn? The departure  \nof individuals and subsequently intellectual capital from an organization is known as employee churn  \n2024, 21(2 Special Issue): 0706-0724  \n[https://doi.org/10.21123/bsj.2024.9788](https://doi.org/10.21123/bsj.2024.9788)  \n[P-ISSN: 2078-8665-E-ISSN: 2411-7986](P-ISSN: 2078-8665-E-ISSN: 2411-7986)  \nBaghdad Science Journal  \nor turnover 1. Employee churn can have an adverse influence on the productivity, viability, competitiveness, and benefit within an organization2. In this context, preventing employee churn within an organization is essential for its existence. This problem of employee turnover has become a persistent phenomenon f","cbCaimmLqUApMMPj","https://ap.wps.com/l/cbCaimmLqUApMMPj","pdf",1434668,1,19,"English","en",105,"# Introduction\n## Employee churn problem and impact\n## Factors influencing employee churn\n## Related work and gaps\n# Proposed SNEC framework\n## Two-stage MCDM with AHP and TOPSIS\n## DE-Pareto 20-30-50 rule and three employee groups\n# Experimental setup and evaluation\n## Baseline Random Forest and dataset\n## Comparison with other ML methods\n## Time complexity and performance metrics","[{\"question\":\"What approach does the paper use to categorize employee churn?\",\"answer\":\"It proposes the SNEC scheme, a multi-criterion decision-making approach coupled with the DE-Pareto principle to categorize employees into enthusiastic, behavioral, and distressed groups.\"},{\"question\":\"How are weights and significance determined in the proposed model?\",\"answer\":\"The first stage uses AHP to assign relative weights for employee accomplishment factors, and the second stage uses TOPSIS to express the significance of employees for categorization.\"},{\"question\":\"How is the churn prediction performance evaluated?\",\"answer\":\"Random Forest is applied as a baseline to predict class-wise employee churn, and results are evaluated against other machine learning methods using metrics such as overall accuracy and MCC while also comparing time complexity.\"}]","Simplified Novel Approach for Accurate Employee Churn Categorization using MCDM, De-Pareto Principle Approach, and Machine Learning | PDF",1785901280,48,{"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},"simplified-novel-approach-for-accurate-employee-churn-categorization-using-mcdm-de-pareto-principle-approach-and-machine-learning","",{"@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/simplified-novel-approach-for-accurate-employee-churn-categorization-using-mcdm-de-pareto-principle-approach-and-machine-learning/125801/",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-05",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 approach does the paper use to categorize employee churn?","Question",{"text":75,"@type":76},"It proposes the SNEC scheme, a multi-criterion decision-making approach coupled with the DE-Pareto principle to categorize employees into enthusiastic, behavioral, and distressed groups.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How are weights and significance determined in the proposed model?",{"text":80,"@type":76},"The first stage uses AHP to assign relative weights for employee accomplishment factors, and the second stage uses TOPSIS to express the significance of employees for categorization.",{"name":82,"@type":73,"acceptedAnswer":83},"How is the churn prediction performance evaluated?",{"text":84,"@type":76},"Random Forest is applied as a baseline to predict class-wise employee churn, and results are evaluated against other machine learning methods using metrics such as overall accuracy and MCC while also comparing time complexity.","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":21,"doc_module":4,"doc_module_name":46,"category_name":136,"show_sort_weight":106,"slug":137},"General","general"]