Skip to content

16th Place solution for the Tagging Raw Job Descriptions competition hosted on HackerRank

License

Notifications You must be signed in to change notification settings

Nickil21/Indeed-ML-codesprint-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indeed Machine Learning CodeSprint

About

Problem Description - Tagging Raw Job Descriptions

Challenge - Asks for a machine learning solution to accurately assign tags given the information in the job descriptions.

Usage

Download the dataset indeed_ml_dataset.zip containing train.tsv and test.tsv files. Unzip and place it's contents into the input/ folder whose directory structure should look like:

input 
  |---train.tsv 
  |---test.tsv

Dependencies:

pip install -r requirements.txt

Run:

cd Indeed-ML-codesprint-2017/source
python generate_predictions.py

About

16th Place solution for the Tagging Raw Job Descriptions competition hosted on HackerRank

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages