Skip to content
#

stockprice-prediction

Here are 14 public repositories matching this topic...

A comprehensive suite of Python-based machine learning models for predictive analytics, employing different evolutionary algorithms for data analysis across various topics.

  • Updated Apr 11, 2024
  • Python

In this project, I applied sentiment analysis using a statistical machine learning model to capture the correlation between the tweets extracted from Twitter and stock’s price market movements. My exploration sought to answer if daily stock prices behave in response to a positive, neutral, or negative sentiment scoring of respective tweets

  • Updated May 26, 2024
  • R

This project employs LSTM, a type of recurrent neural network, to forecast stock market indices using historical data with features like date, open, high, low, close, and volume. By training the model on this dataset, it learns patterns to predict future market trends, aiding investors, traders, and analysts in decision-making.

  • Updated Feb 8, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the stockprice-prediction 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 stockprice-prediction topic, visit your repo's landing page and select "manage topics."

Learn more