A project for CodeDay Labs that screens resumes based on their fit for a specific role.
In a terminal:
git clone
this projectcd Resume-Screener
npm install
DEBUG=Resume-Screener:* npm start
(on Mac/Linux) orset DEBUG=Resume-Screener:* & npm start
(on Windows)- Navigate to
localhost:3000
on a browser to view the running project
cd Neural_network_model_for_resume_classification
python neural_network_codeday_resume_screening.py
Dataset has been taken from Kaggle: https://www.kaggle.com/dhainjeamita/resume-classification