Skip to content

MachineLearningCommunity/Automated-Resume-Screening-System

 
 

Repository files navigation

Automated Resume Screening System (With Dataset)

A web app to help employers by analysing resumes and CVs, surfacing candidates that best match the position and filtering out those who don't.

Description

Used recommendation engine techniques such as Collaborative , Content-Based filtering for fuzzy matching job description with multiple resumes.

Prerequisites

Software

  • Gensim
  • Numpy==1.11.3
  • Pandas
  • Sklearn
  • Python 3.6.0 |Anaconda 4.3.0 (64-bit)|

Dataset

Running

  • Simply run this command from root directory.
  • Login Username :admin Password : whitetigers2018
python app.py

Author

@CodeByte

About

Automated Resume Screening System using Machine Learning (With Dataset)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.3%
  • Python 36.9%
  • HTML 9.8%