- Drop null columns
- Drop duplicates
- Label encoding
- Drop NaN values
- Pie chart
- Bar chart
- Histogram
- Pair plot
- Correlation matrix
- To lower case
- Tokenization
- Removing special characters
- Removing stopwords and punctuation
- Stemming
- Single classifiers
- Voting classifier
Here we choose the best model from the following measures
- Accuracy
- Precision
- F1 score
Deploy our model on streamlit