CSCI 5502 Coursework project on applying data mining techniques on IMDb datasets
#Contributors Bader Alshemaimri
Saish Redkar
Siddharth Pant
Sneha Parmar
##Methodology
- Download IMDb text files from http://www.imdb.com/interfaces
- Extract the text files into MySQL Database on local machine using IMDbPy.
- Identify the key tables and attributes and explore relationships between tables.
- Export data from the tables into CSV files.
- Use tools like Weka and RapidMiner to apply data mining techniques on the dataset.
- Use tools like Tableau to visualize the patterns and trends from our dataset.
##Data and Tools