Skip to content

aralacikalin/Fake-Job-Postings-Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fake-Job-Postings-Detection

Project for the course NLP in University of Tartu

Goal of this project is to classifiy the fake job posts from a highly unbalanced data.

For this project we explored the data, cleaned it and using pretrained NLP model BERT classified the fake job posts. With the results of data expoloration we removed the fields that has more tha 60% missing values. We have cleaned the non-ascii characters.

In the end with our way of cleaning the data, feature engineering and modifying the machine learning model we were able to get decent results.

For more detailed explanation report can be read

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Python 1.2%