Cracking the Code: Detecting
Fake Job Postings Using AI
A Machine Learning-Based Approach
to Secure Online Recruitment
Introduction
• • What are fake job postings?
• • Why are they dangerous?
Problem Statement
• • Increase in job scams online
• • Lack of robust detection systems
• • Manual reporting is slow
Objective
• • Build a system to classify job postings as fake
or genuine using ML
Literature Review
• • Summary of 3-4 research papers
• • Gaps identified in existing studies
Dataset Used
• • Source: Kaggle
• • ~17,000 entries
• • Fields: title, description, location, salary, etc.
Data Preprocessing
• • Null value handling
• • Tokenization & Lemmatization
• • TF-IDF vectorization
Model Selection
• • Algorithms: Logistic Regression, Random
Forest, BERT
• • Comparison of accuracy
Evaluation Metrics
• • Accuracy, Precision, Recall, F1-score
• • Confusion Matrix
Results
• • Best model: BERT (93.5% Accuracy)
• • ROC Curve
System Architecture
• • Data Ingestion → Preprocessing →
Prediction → User Interface
Demo Snapshots
• • UI screenshots or system mockups
Limitations
• • Generalizability
• • Lack of real-time API
Future Work
• • Email integration
• • Real-time job portal scraping
Conclusion
• • Need for secure recruitment
• • ML can automate scam detection
Q&A
• • Questions and Answers

More Related Content

PPTX
Machine_Learning_Presentation.pptx application
PDF
Guiding through a typical Machine Learning Pipeline
PPTX
Fake Job Detection PPT.pptx using python
PDF
Fraud Analytics with Machine Learning and Big Data Engineering for Telecom
PDF
Machine_Learning_Overview_Presentation_1.pdf
PPTX
Machine_Learning_Overview_Presentation_1.pptx
PDF
Machine_Learning_Overview_Presentation_1.pdf
PPTX
phishingwebsiteppt -presentationartificial intelligence
Machine_Learning_Presentation.pptx application
Guiding through a typical Machine Learning Pipeline
Fake Job Detection PPT.pptx using python
Fraud Analytics with Machine Learning and Big Data Engineering for Telecom
Machine_Learning_Overview_Presentation_1.pdf
Machine_Learning_Overview_Presentation_1.pptx
Machine_Learning_Overview_Presentation_1.pdf
phishingwebsiteppt -presentationartificial intelligence

Similar to Cracking the Code: Detecting Fake Job Posts with AI (20)

PPTX
Machine learning
PDF
01 - Course setup software sustainability
PDF
Phishing Website Detection by Machine Learning Techniques Presentation.pdf
PDF
Introduction to Machine Learning
PDF
Machine learning systems for engineers
PDF
Ai in finance
PDF
Modern Machine Learning Infrastructure and Practices
PPTX
Static Analysis Primer
PDF
The Power of Auto ML and How Does it Work
PDF
Traditional Machine Learning and Deep Learning on OpenPOWER/POWER systems
PPTX
-Phishing-URL-Detection-Presentation-1.pptx
PDF
SmartSim Workshop 2024 at OLCF and NERSC
PPTX
Rootconf_phishing_v2
PPTX
College_Tech-seminar_2024_Indrajith.pptx
PPTX
Introduction to Machine learning
PDF
Automatic machine learning (AutoML) 101
PPTX
AI_Driven_IDS_Project_Presentationon.pptx
PPTX
ML Ops.pptx
PDF
Data engineering track module 2
PPTX
Automated Machine Learning
Machine learning
01 - Course setup software sustainability
Phishing Website Detection by Machine Learning Techniques Presentation.pdf
Introduction to Machine Learning
Machine learning systems for engineers
Ai in finance
Modern Machine Learning Infrastructure and Practices
Static Analysis Primer
The Power of Auto ML and How Does it Work
Traditional Machine Learning and Deep Learning on OpenPOWER/POWER systems
-Phishing-URL-Detection-Presentation-1.pptx
SmartSim Workshop 2024 at OLCF and NERSC
Rootconf_phishing_v2
College_Tech-seminar_2024_Indrajith.pptx
Introduction to Machine learning
Automatic machine learning (AutoML) 101
AI_Driven_IDS_Project_Presentationon.pptx
ML Ops.pptx
Data engineering track module 2
Automated Machine Learning
Ad

Recently uploaded (20)

PDF
Prof. Dr. KAYIHURA A. SILAS MUNYANEZA, PhD..pdf
PPTX
Software Engineering and software moduleing
PPTX
Building constraction Conveyance of water.pptx
PDF
Unit1 - AIML Chapter 1 concept and ethics
PDF
Design Guidelines and solutions for Plastics parts
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
Management Information system : MIS-e-Business Systems.pptx
PPTX
CyberSecurity Mobile and Wireless Devices
PDF
20250617 - IR - Global Guide for HR - 51 pages.pdf
PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PDF
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PPTX
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
PPTX
Feature types and data preprocessing steps
PDF
Applications of Equal_Area_Criterion.pdf
PDF
First part_B-Image Processing - 1 of 2).pdf
PPTX
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PPTX
Module 8- Technological and Communication Skills.pptx
Prof. Dr. KAYIHURA A. SILAS MUNYANEZA, PhD..pdf
Software Engineering and software moduleing
Building constraction Conveyance of water.pptx
Unit1 - AIML Chapter 1 concept and ethics
Design Guidelines and solutions for Plastics parts
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Management Information system : MIS-e-Business Systems.pptx
CyberSecurity Mobile and Wireless Devices
20250617 - IR - Global Guide for HR - 51 pages.pdf
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
Feature types and data preprocessing steps
Applications of Equal_Area_Criterion.pdf
First part_B-Image Processing - 1 of 2).pdf
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
August 2025 - Top 10 Read Articles in Network Security & Its Applications
Module 8- Technological and Communication Skills.pptx
Ad

Cracking the Code: Detecting Fake Job Posts with AI