COVID-19 Sentiment Analysis with Logistic Regression and LSTM
Background:
Using the COVID-19 dataset from Kaggle , build sentiment analysis models using logistic regression and LSTM.
Data Preprocessing:
I imported the needed libraries to make the preprocessing possible.
loaded the csv file and encoded it us...
ada-ihueze.hashnode.dev6 min read