Skip to content

Python scripts for the Kaggle Facebook Recruiting III - Keyword Extraction

Notifications You must be signed in to change notification settings

alexeyza/Kaggle-Facebook3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Kaggle Facebook Recruiting III - Keyword Extraction

This repository includes my scripts for the Kaggle Facebook Recruiting III - Keyword Extraction competition. My solution is based on Alex Minnaar's blog post.

Instructions

  • The model folder includes the following scripts: pre_process.py which prepares the training and testing files, classification_model_mongodb.py which creates association rules and creates the prediction output.
  • In addition, you will need to create a csv directory and copy the data files in there (download data csv files here).

Suggestions

I would appreciate any suggestions you may have regarding improving the scripts. My current best public score on Kaggle is 0.50060.

About

Python scripts for the Kaggle Facebook Recruiting III - Keyword Extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages