ImDb Rating crawls few important field of top or highly rated movies. Then a Deep Learning model is trained, trying to find some pattern say Genre, director, story telling, etc. and tries to predict the ratings.
- Crawler.py - crawling algorithm to crawl IMdb data. Crawler.ipynb is the python notebook for the same
- imdb_rating.xlsx - the requied crawled result
- Predicting-IMdb-rating.ipynb data analysis, data cleaning and training model
- imdb_report.docx - Step by step explanation