Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP533 Final Project

Dev Info

Data preparation

https://datasets.imdbws.com/

First put the downloaded data with .tsv suffixes into a directory such as ./data.

Code organization

./python # python files for data sampling and cleaning
./sql # sql files for relation definitions and analyses

Data Sample

python ./python/subsample.py [data_dir] [sample_ratio (0, 1]]

Data Clean

python ./python/clean.py [sample_data_dir]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages