The main objective of the project is to predict the fakes in job postings using machine learning algorithms.
In recent years, due to advancement in modern technology and social communication, advertising new posts has become very common issue in the present world. So, fake posting prediction task is going to be a great concern for all. Like many other classification tasks, fake posting prediction leaves a lot of challenges to face. This paper proposed to use different data mining techniques and classification algorithm like XG Boost, Cat Boost, Gradient Boost, Random Forest and Decision Tree to predict a post if it is real or fraudulent. We have experimented on Employment Scam Aegean Dataset (EMSCAD) containing 18000 samples performs great for this classification task. We used several machine learning (ML) algorithms to predict a fraudulent post.
Keywords: XG Boost classifier, CatBoost classifier, Gradient Boost classifier, Random Forest ,SVM and Decision Tree.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
H/W Specifications:
S/W Specifications:
· About Classification in machine learning.
· About preprocessing techniques.
· About Decision Tree.
· About Random Forest.
· About Gradient Boosting.
· About Support Vector Machine (SVM).
· About Liner Regression.
· Knowledge on PyCharm Editor.