Giter VIP home page Giter VIP logo

kdrama's Introduction

kdrama

Exploring an IMDb Korean Drama/Show Dataset: Foundation for a K-Drama Recommendation App

Motivation

During the pandemic, I have more time staying at home so I need to find some new hobbies. One of them is watching Korean dramas (K-drama). I really enjoyed it; however, when I finished watching one drama, one thing that sometimes bothers me is that "What should I watch next?". Also, if I find one, how do I know if it is a good drama?

I am thinking it would be great if there is a K-Drama recommendation app that can recommend good dramas (ideally across all streaming platforms). To achieve this, a huge dataset containing many Korean dramas/shows and their information (e.g., user ratings, genre, cast, description, availabile on which streaming platform, etc.) will be required.

I found an IMDb Korean TV Series dataset on Kaggle (https://www.kaggle.com/datasets/chanoncharuchinda/imdb-korean-tv-series?select=koreanTV.csv). The data was scrapped on December 11, 2021 by Chanon Charuchinda. It contains roughly 2,000 Korean dramas and TV shows, defined as those with "South Korea" in the country of origin, on the IMDb website. This dataset consists of various information of dramas/shows such as title, release year, user rating, genre, cast, synopsis, etc. Unfortunately, it does not have the information about online streaming platform.

I decided to explore this dataset as a starting point. Specifically, I aim to identify features that are predictive of ratings of K-dramas/shows. In other words, I want to understand what features/information users should check when they look for good K-dramas/shows. Further, I plan to build a recommendation model by anlayzing the similarity of dramas/shows based on their synopses and other text information. Such a model will be beneficial for users to find out dramas/shows that are similar to a drama/show they like before.

Goals

  • Exploratory analyses of features/information in the dataset
  • Correlational analyses between ratings and other features
  • Build a multiple linear regression model to predict ratings
  • Content-based recommendation model

kdrama's People

Contributors

ericchchang avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.