Developed a sentiment analysis model to classify tweets into positive, negative, and neutral categories.
Preprocessed and cleaned text data.
Built and trained a BiLSTM deep learning model.
Achieved high accuracy in sentiment prediction.
Tools: Python, TensorFlow/Keras, NLTK, Scikit-learn