Skip to content
#

news-analysis

Here are 13 public repositories matching this topic...

This repository contains a Python script that performs sentiment analysis on news articles related to Binance Coin (BNB). It fetches news articles from the CryptoCompare API and utilizes the Groq AI language model to analyze the sentiment of each article's title and body. The script classifies the sentiment as positive, negative, or neutral, and th

  • Updated Jun 14, 2024
  • Python

Stock Sentiment Analysis using News Headlines This project analyzes stock market trends by classifying news headlines into positive or negative sentiments using a RandomForest Classifier. Achieved 84.1% accuracy with feature extraction using Bag of Words. Technologies: Python, Scikit-Learn, Pandas.

  • Updated Jun 24, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the news-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the news-analysis topic, visit your repo's landing page and select "manage topics."

Learn more