Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 420 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 420 Bytes

series_recommendation

series_recommendation a content based reommendation system using the overview of dataset

used tfidf vectorizer to convert overview of the series into a matrix

used sigmoid kernel for calculating the similarity scores

recommending 10 series for a given series index

image