Skip to content

mojamil/RecViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a program that I made to understand preferences in television shows. It can create network graphs from people's imdb lists to see if the shows they have watched connect with each other in some way. The nodes of the graph are different TV shows and they have edges between them if one show would recommended to someone who watched the other. For example, there would be an edge between Loki and Wandavision as people would recommend one if someone had seen the other. There is an additional feature to find recommendations based on multiple shows. You can visit the link in the title to get a better idea about how the app works.

How to run locally

Future Plans

Recommendations are currently received from the tmdb api, however, they are not always accurate for new television shows as such I am think of other methods to get recommendations.

About

A visualization of TV show recommendations through a network graph using Flask, bokeh, and Networkx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published