Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 262 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 262 Bytes

Made a genre predictor using movie overviews and posters. The dataset was made by scraping 100 movies from each genre from TMDb. Overviews were trained in SVM and Multinomial Naive-Bayes Classifier and posters were trained in CNN (Convolutional Neural Network).