Aung Kyaw Win
Back to Projects
FinancePythonTransformer ModelHugging FaceDeep LearningMachine LearningStocksNews

Financial Tweets Sentiment Classification Using Hugging Face Models

A financial tweet and news sentiment classification model using Hugging Face transformers to predict bullish, bearish, or neutral sentiment.

This project is training a sentiment classification model for financial tweets and news, using cardiffnlp/twitter-roberta-base-sentiment-latest. The model predicts whether a tweet is bullish, bearish, or neutral. To learn about how I trained the model specifically for financial text classification, check out my Substack article below!