Skip to content

luisfo/icom_dsh16

Repository files navigation

i-com Data Science Hackathon 2016

UC3M Team code

WARNING! tweets file (tweets_2015.json) NOT included

Step I

Insert tweets file to mongoDB

InsertDataToDB.py tweets_2015.json

Step II

Extract features from mongoDB into files (monthly and quarterly)

extractFeaturesFromMongo_v3.sh

You should put all these generated files into a separate folder (e.g, featuresFolder)

Step III

Insert the features files to MySql DB

sqlMongoFeaturesLoader.sh $featuredFolder

Step IV

Dump the MySql DB tables into a csv file.

Step V

Run regressions

regressions.R

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published