Ayodele, Abiola Olaide
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : The Indonesian Journal of Computer Science

Designing an Effective Job Recommender System based on Embedded Machine Learning Models Ayodele, Abiola Olaide; Gbadebo, Adedeji
The Indonesian Journal of Computer Science Vol. 13 No. 5 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i5.4232

Abstract

The need to automate employment offers to qualify job searchers has gain attentions. For an automated recommendation systems to be used more frequently, a better user-friendly filtering techniques are required. This paper designs an automated process, referred to as “the job recommender”, which focuses on user-centric design and personalization for recommending and matching applicants with appropriate jobs. We use the bottom-up approach that uses dataset based on filtering algorithms to predict and make recommendations for job seekers. The algorithm helps the recruiters to produce the list of the résumé that best meets the job descriptions. In this context, the random forest (RF) and support vector machines (SVM) are adopted to train the data. They are supplied personalized information (qualifications, result of aptitude test, age, and work experience) reported on the résumés of individual candidates from the pool of submissions, and the system train data to learn the evolution of job selection by candidates based on these machine learning tools. The algorithm used would help the recruiters to produce the list of the résumé that best meets the job descriptions. The algorithms are designed to recommend personalized items tailored to each user's interests. Under the minimum hardware and software requirements, the job recommender system was implemented in streamlit - a python template, for designing the frontend.