Skip to content
#

stock-price-prediction

Here are 1,191 public repositories matching this topic...

This repository contains implementations of regression models on the Starbucks stock market. The goal is to provide a comprehensive understanding of the performance of these models. Also, implement metrics without relying on external machine learning libraries. ☕️📈

  • Updated Jun 5, 2024
  • Jupyter Notebook

This project implements a stock price prediction model using various technical indicators and an ensemble of machine learning algorithms. The model predicts the direction of price movements and provides price predictions with uncertainty bounds for the next 8 hours.

  • Updated Jun 1, 2024
  • Python

This project showcases a comprehensive method for predicting stock prices using an LSTM neural network. It includes fetching historical stock data, preprocessing it, building and training the LSTM model, making predictions, and visualizing outcomes. The main goal is to precisely forecast stock prices utilizing historical data.

  • Updated May 31, 2024
  • Jupyter Notebook

Improve this page

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

Learn more