Skip to content

Several supervised learning classifier models like Ensemble methods K-Nearest Neighbors, Gaussian Naïve Bayes is used to identify fake job postings.

Notifications You must be signed in to change notification settings

lalitMohan10/Fake-Job-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Fake-Job-Detector

Using Supervised ML Classifiers to Identify Fake Job Postings

Dataset: https://www.kaggle.com/shivamb/real-or-fake-fake-jobposting-prediction/kernels

In this project I train and evaluate several supervised learning classifier models to predict false job postings in a dataset of ~18k postings. The results of my experiments and performance metrics are are captured in the ppt presentation.

Installation
Source code can be downloaded in either html or ipynb format Notebook includes lines to output classifier model results to csv

About

Several supervised learning classifier models like Ensemble methods K-Nearest Neighbors, Gaussian Naïve Bayes is used to identify fake job postings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published