movie-genre-nlp
PublicA compact benchmark of text representations and model families for movie-genre classification from plot descriptions. We compare TF-IDF+FFNN, RNNs with pretrained embeddings, and lightweight Transformers, logging metrics and artifacts with MLflow. Includes EDA, reproducible splits, and inference/latency utilities