Multi-Label Genre Classification
In this 3 part series, we'll be looking to clean, preprocess, train and deploy a model for identifying the genres from a movie summary. We'll keep this one short.
Multi-Label Genre Classification-Part I deals with the data cleaning and transformation needed to make the data suitable for preprocessing
Multi-Label Genre Classification-Part II deals with data preprocessing and model training
Multi-Label Genre Classification-Part III deals with model deployment
And with this lets get started