- Read in Kodi SQL database
- parse Movie name, set of genres G_M, Year, Rating from sqlite db into a pandas dataframe object
- watch status
- get rid of three different sci fi genres
- Compute r_ij, genre correlation matrix based on Choi2012 (First implementation)
- Compute recommendation points and display them