Steps used in .ipynb file is given below. Notebook can be easily executed on Google Colab without any file upload because file is already cloned from Github.
-
Cloning Github Repo
-
Dependencies
-
Read File
-
EDA (Exploratory Data Analysis)
-
Data Preparation
-
Count Vectorizer
-
Model Fitting
-
Model Evaluation
-
Prediction (Unseen)
-
Sklearn Pipeline
-
Confusion Matrix
-
Classification Report and Accuracy