Coder Social home page Coder Social logo

non-fraudulent-job-recommender's Introduction

Non Fraudulent Job Recommender

Our system filters out the fraudulent job postings before recommending the jobs based on the details provided by the user.

Note- Both the jupyter notebooks uploaded to GitHub contains the corresponding output with it.

Phase one - EDA and Fraudulent job Classifier

Kindly execute using https://colab.research.google.com/ and upload the necessary files as mentioned in the Input Data Files Section.

Code file - Phase_One_EDA.ipynb
Input data files - fake_job_postings.csv
Output - Preprocessed_data.csv
Description of code file - We performed EDA on our original dataset (fake_job_postings.csv) and the hypothesis mentioned in phase one of the Report are experimented. Also, we performed pre-processing on dataset. The output of this notebook is a dataset (Preprocessed_data.csv)

Creating a Job Recommender

Kindly execute using https://colab.research.google.com/ and upload the necessary files as mentioned in the Input Data Files Section. Code file - Filter_and_Recommender.ipynb
Input data files -

  • fake_job_postings.csv
  • Preprocessed_data.csv
  • User_Resume.docx

Output - Recommended_jobs.csv
Description of code file - We have evaluated different ML models - Logistic Regression, K-Nearest Neighbors, Support Vector Classifier, Random Forest Classifier and Decision Tree Classifier using AUC-ROC score. Created fruadulent job filter using Decision Tree Classifier. Also, we preprocessed user resume and developed recommender system using cosine similarity.

non-fraudulent-job-recommender's People

Contributors

garimasarangal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.