Skip to content
#

stock-forecasting

Here are 19 public repositories matching this topic...

In this repository, the goal is to predict the tick direction of a stock based on its current order book and trade data. A LSTM Neural Network is used as an example of potential solution for such problem.

  • Updated Apr 29, 2021
  • Python

Analyzing and predicting Google's stock prices through detailed data exploration and advanced LSTM models. This project involves data preprocessing, creating time-series sequences, constructing and training LSTM networks, and evaluating their performance to forecast future stock prices utilizing Python and Machine Learning libraries.

  • Updated Sep 3, 2024
  • Jupyter Notebook

image caption generator, dog breed classifier, stock forecasting 🤖🖼️ Порождение подписей на русском языке к изображениям (Python, Keras). Собрал нейросеть из двух частей – свёрточная и рекуррентная части. Получил датасет путём перевода на русский датасета Flickr 8k с помощью Yandex Translate API. Получил метрику BLEU равной 0.51.

  • Updated Nov 26, 2022
  • Jupyter Notebook

In this project, I develop a CNN-based tool for stock price modeling and forecasting. This repository covers data preprocessing, model building, and evaluation, including callbacks like Early Stopping and Learning Rate Reduction. Ideal for quantitative finance, the project emphasizes model evaluation and accurate stock price predictions.

  • Updated Sep 4, 2024
  • Jupyter Notebook

Improve this page

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

Learn more