Skip to content

Instantly share code, notes, and snippets.

@hughdbrown
Created August 31, 2015 22:59
Show Gist options
  • Save hughdbrown/922a35f65a13ec9d0dbc to your computer and use it in GitHub Desktop.
Save hughdbrown/922a35f65a13ec9d0dbc to your computer and use it in GitHub Desktop.
Job recommender that bootstraps from list of job postings

Job recommender

Description

So often, job sites give candidates job listings that are far off topic. The job title is often not applicable for the candidate, and less often, the location does not match the cadidate's location.

Question

Can we build a better system for users by applying a recommender system to existing public listings?

Data source

  • glassdoor.com API
  • indeed.com web scraping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment