Preprocessed the netflix movie data with NTLK module. Next, I trained a variety of Deep Learning model for clustering movies and classifying them based on generated label. Used LSTM and BERT for model training.
Got a F1-Score of 0.97 using KMeans model for clustering and Pre-trained BERT and BiLSTM model for classification.