Fake Job Entry Detectionnn
Fake Job Entry Detectionnn
PROJECT TITLE
INTRODUCTION MODULES
CONTENTS
LITERATURE SURVEY UML DIAGRAMS
OBJECTIVES RESULTS
DRAWBACKS
REFERENCES
PROPOSED SYSTEM
ABSTRACT:
This project tackles the pervasive issue of fraudulent job postings on the internet.To avoid
fake job post,an automated tool using machine learning based classification techniques is
proposed in the project.Different classifiers are used for checking fraudulent post in the
web and the results of those classifiers are compared for identifying the best employment
scam detection model from vast number of listings.The study compares the performance
of single classifiers in identifying fraudulent job posts.Experimental results reveal that
ensemble classifiers significantly outperform single classifiers in scam detection
accuracy.This research contributes to the development of an effective employment scam
detection model,safeguarding job seekers from online deception.
INTRODUCTION :
Analysis and Prediction of Sohom Sen Used 30 NIR Images The system was BRAINNIR 84
trained with Less
blood's Disease using Machine
type of Disease.
Learning Algorithms
2022
Predicting Severity Of blood's Srishti Grover Dataset belonging to Accuracy Low database with 65
Multiple category Disease by Name
Disease Using Deep Learning
2020
OBJECTIVES :
The primary objective of this project is to design and develop an automated tool using
machine learning based classification techniques to detect fraudulent job postings on
the internet.The specific objectives are:
To develop an accurate machine learning based classification model that can
detect fraudulent job postings.
To compare the performance of single classifiers(Naive Bayes,Support Vector
Machine,Logistic Rgression) and ensemble classifiers in detecting fraudulent job
postings.
To design and implement a system that can prepocess job posting data,classify
fraudulent postings and provide insights for job seekers.
To evaluate the effevctiveness of the proposed system in reducing the prevalence
of fraudulent job postings.
PROBLEM STATEMENT :
The increasing volume of online job postings has made manual detection of fake posts
impractical.Automated solutions are needed to avoid :
Financial losses
Emotional distress
Wasted time and resources
Project
Erosion of trust in online job portals Prject
An effective solution is required to combat this growing problem.
This project aims to develop a machine learning based solutions to address this
challenge.
Project Project
EXISTING SYSTEM :
The existing system are predicted using classifiers that have been learned
When detecting fraudulent jost postings, the following classifiers are used -
A. Naive Bayes
C. Logistic Regression
DRAWBACKS :
Less features considered while training the data which results in low
accuracy.
Support Vector Machine model having less processing accuracy compare
to the proposed system.
Also it’s a complex and time consuming process.
E
PROPOSED SYSTEM :
This main purpose is to identify whether a job posting is genuine or not.
Job seekers will be able to focus entirely on legitimate job openings if fake
job postings are identified and deleted.
In this system, we plan to use a kaggle dataset that contains information on
the job, including attributes such as job id, title, location and department.
Then there’s data prepocessing, which involves removing things like trivial
spaces, null entries, stopwords, and so on.
The data is provided to the classifier for predictions after it has been
prepocessed and cleaned to make it prediction ready.
The three-part method is a combination between Machine Learning
algorithms that subdivide into supervised learning techniques, and natural
language processing methods.
Although each of these approaches can be solely used to classify and detect
fake Job, in order to increase the accuracy and be applicable to the social
media domain, they have been combined into an integrated algorithm as a
method for fake news detection
ARCHITECTURE :
Data
Data Collection Preprocess Feature
ing Extractio
n
Accuracy
Precision
Data Data Split
Recall Classifi
Predicti Training - 80%
er Testing - 20%
F- on
Measures
MODULES :
Dataset : This kaggle dataset contains 17,880 job posting data entries.
DataCollection : We must first preprocess this data in order to prepare it for prediction
before fitting it into any of the machine learning models or classifiers.Some pre-processing
techniques are used on this dataset before it is fitted to any classifier.
Data Preparation :Before running the algorithm,the dataset is preprocessed to check for
missing values, noisy data, and other irregularities.
Feature Extraction : By selecting and merging variables into features ,feature extraction
aids in extracting the best feature from those large data sets, effectively lowering the amount
of data.
Implementation of Classifier : In the Random forest model, a subset of data points and a
subset of features is selected for constructing each decision tree. Simply put, n random
records and m features are taken from the data set having k number of records.
Safety Production
“Detecting fake job posts using machine learning” by S.K.Goyal et al.(2020)-This paper
proposes a machine learning based approach to detect fake job posts using features from job
description.
“Fake job post detection using Text classification” by A.K.Singh et al.(2019)-This paper
presents a text classification based approach to detect fake job posts using machine learning
algorithms.
J. Howington, Survey: More millennials than seniors victims of job scams, 2015, [online] Available:
https://www.flexjobs.com/blog/post/survey-results-millennialsseniors-victims-job-scams
Shivam Bansal (2020, February). [Real or Fake] Fake job Posting Prediction,Version 1.Retrieved
March 29,2020 from https://www.kaggle.com/shivamb/real-or-fake-fakejobposting-prediction
N. Hussain, H. T. Mirza, G. Rasool, I. Hussain, and M. Kaleem, ―Spam review detection
techniques: A systematic literature review.
THANK YOU