Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 383 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 383 Bytes

Movie-genre-prediction-model

  1. Implemented a Deep Neural Network Model by following Ensemble learning approach to predict the movie genre given its subtitles.
  2. We used dialogues per minute and words per minute parameters.
  3. Implemented two models: one using by preprocessing the data and removed Hearing Impaired subtitles and another model using only hearing Impaired text.