Movie Genre Classification
This project classifies movie genres using machine learning. It includes data preprocessing, feature extraction with TF-IDF or word embeddings, and model training with Naive Bayes and Random Forest. Evaluation is done using metrics like accuracy and F1-score, with visualizations for insights.
GitHub Documentation