/Game_Of_Thrones_Analysis

A analysis project on the series game of thrones

Primary LanguagePython

Game of Thrones Analysis

This is an analysis based project on the series called Game of Thrones. The dataset is prepared by myself from the scripts, involved a lot of cleaning, data wrangling. Which also contains Natural Language Processing.

Basically it is an interactive dashboard which a user can play with.

website : https://share.streamlit.io/mario-vishal/game_of_thrones_analysis/app.py#gameofthrones

Requirements

  • streamlit : a python framework to make easy data science or machine learning websites.
  • python
  • libraries : numpy, pandas, matplotlib, pyplot, sklearn, scikit-learn, nltk.
  • wordcloud : a stylised manner of displaying words.
  • heroku : a platform to deploy this website.