fani-lab / SEERa

A framework to predict the future user communities in a text streaming social network based on the users’ topics of interest.
Other
4 stars 5 forks source link

Generating CSV files #25

Closed soroush-ziaeinejad closed 2 years ago

soroush-ziaeinejad commented 2 years ago

Our database is too huge. This issue is created for four tasks related to this problem.

1- sub-sampling .sql files 2- load sub-samples files into a SQL core to create tables 3- export two CSV files for each table. One (bigger) to train the model, and one (smaller) to put on GitHub for execution and test. 4- upload the smaller CSV files on GitHub